summaryrefslogtreecommitdiff
path: root/templates/dashboard
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-08-15 14:14:32 +0200
committervarac <varacanero@zeromail.org>2016-08-15 14:14:32 +0200
commit21a91cbc9681a2f3f4615e7e467febf1c8f4f6e6 (patch)
treeef26732b75858c5fb17925bc861f1ee8b4c43bf2 /templates/dashboard
parente56e58562bd1972df8e8d386b30175f6b12430ac (diff)
parented5463dce052852a5ace2d11a0265fff2244e60e (diff)
Merge tag 'v1.3.6' into dashing_io
Diffstat (limited to 'templates/dashboard')
-rw-r--r--templates/dashboard/%name%.erb.tt7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/dashboard/%name%.erb.tt b/templates/dashboard/%name%.erb.tt
new file mode 100644
index 0000000..aa735d6
--- /dev/null
+++ b/templates/dashboard/%name%.erb.tt
@@ -0,0 +1,7 @@
+<div class="gridster">
+ <ul>
+ <li data-row="1" data-col="1" data-sizex="1" data-sizey="1">
+ <div data-id="my_widget" data-view="Text"></div>
+ </li>
+ </ul>
+</div> \ No newline at end of file