commit | 29a75c4d7a59c5a7ff55919ae7881ed4889c9f4f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Aug 25 19:17:44 2011 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Aug 25 19:17:44 2011 +0530 |
tree | b9004e177a33727297d36406d8d8e200ef152f75 | |
parent | 9e6e7fa0ef851b92fedb4a780244d6d4c0c30e82 [diff] [blame] |
added dashboard
diff --git a/home/page/dashboard/dashboard.html b/home/page/dashboard/dashboard.html new file mode 100644 index 0000000..5ffef2f --- /dev/null +++ b/home/page/dashboard/dashboard.html
@@ -0,0 +1,8 @@ +<div class="layout_wrapper dashboard"> + <div class="header"></div> + <div class="body"> + <!-- 4x2 table to show the dashboards--> + <div class="help_box">Loading...</div> + <div class="dashboard_table"></div> + </div> +</div> \ No newline at end of file