From df45d256b3c95dd3cd7b5cb386441c0c239bd67d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 2 Feb 2013 20:03:37 +0100 Subject: added some icons, select2, worked on package-list --- module/web/templates/default/dashboard.html | 206 +++++++++++++++++----------- 1 file changed, 124 insertions(+), 82 deletions(-) (limited to 'module/web/templates/default/dashboard.html') diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index 91a221cea..e512a87d8 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -5,7 +5,6 @@ {% block css %} - {% endblock %} {% block require %} @@ -74,98 +73,141 @@ {% endblock %} {% block actionbar %} - + + + + + +
+
+ {# Build up by js #}
+ + + + {# #} + + {% endblock %} \ No newline at end of file -- cgit v1.2.3