From 62d2eb8eddee2424b8d69950008af35f8cc95b28 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Fri, 16 Jan 2009 18:44:06 -0500 Subject: Make the dashboard stats collapsed by default. --- templates/devel/index.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'templates/devel') diff --git a/templates/devel/index.html b/templates/devel/index.html index 3c84e08c..639cb81f 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -1,5 +1,9 @@ {% extends "base.html" %} +{% block head %} + +{% endblock %} + {% block content %} {% if todos %}
@@ -23,8 +27,8 @@

Package ToDo Lists

{% endif %}
-

Stats by Architecture

- +

Stats by Architecture

+
@@ -41,8 +45,8 @@

Stats by Architecture



-

Stats by Repository

-
+

Stats by Repository

+
@@ -60,8 +64,8 @@

Stats by Repository



-

Stats by Maintainer

-
+

Stats by Maintainer

+
-- cgit v1.2.3-54-g00ecf