summaryrefslogtreecommitdiff
path: root/templates/project/widgets/text/text.coffee
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-08-08 18:02:56 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-08-08 18:06:58 -0400
commit780fe49f715c2fced88e958b02541bf8e7dca934 (patch)
tree7cd147e96913c9f95cda54f4bd341d0630e34c66 /templates/project/widgets/text/text.coffee
parentcdd8ff258582f5eba7e3941a5a18007e7aabbbfa (diff)
Rename project to 'Dashing', and do some other cleanups
Diffstat (limited to 'templates/project/widgets/text/text.coffee')
-rw-r--r--templates/project/widgets/text/text.coffee3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/project/widgets/text/text.coffee b/templates/project/widgets/text/text.coffee
index 754644e..05974b8 100644
--- a/templates/project/widgets/text/text.coffee
+++ b/templates/project/widgets/text/text.coffee
@@ -1,2 +1 @@
-class AllTheThings.Text extends AllTheThings.Widget
- source: 'text' \ No newline at end of file
+class Dashing.Text extends Dashing.Widget \ No newline at end of file