commit | eaaf65131b347bed619afd94b4f503fc6b540d1c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Feb 24 15:29:07 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Feb 24 15:29:07 2012 +0530 |
tree | c459d35f80acdabda645bdfe2356c1384004c642 | |
parent | b73fa49f3438a391f7037b8d0dc25b3952a80627 [diff] [blame] |
desktop: first cut
diff --git a/erpnext/home/page/desktop/desktop.html b/erpnext/home/page/desktop/desktop.html new file mode 100644 index 0000000..52af1c5 --- /dev/null +++ b/erpnext/home/page/desktop/desktop.html
@@ -0,0 +1,6 @@ +<div style="min-height: 300px; background: None; text-align: center; + margin: 0px auto;"> + <div id="icon-grid"> + </div> +</div> +<div style="clear: both"></div>