summaryrefslogtreecommitdiff
path: root/templates/project/dashboards/main.erb
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-07-25 01:27:52 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-07-25 01:27:52 -0400
commit69f36572ca81961395b85ac423c94892ef5e6df0 (patch)
tree6a92ea3b047a6029b54c280c1be2a67e1062818a /templates/project/dashboards/main.erb
parent073ace34392d12ad789217b781b01480ce8362b0 (diff)
Prefixing all widgets with "widget"
Diffstat (limited to 'templates/project/dashboards/main.erb')
-rw-r--r--templates/project/dashboards/main.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/dashboards/main.erb b/templates/project/dashboards/main.erb
index b6797dd..3638940 100644
--- a/templates/project/dashboards/main.erb
+++ b/templates/project/dashboards/main.erb
@@ -1 +1 @@
-<div data-id="sample" data-view="Sample"></div> \ No newline at end of file
+<div data-id="sample" data-view="WidgetSample"></div> \ No newline at end of file