From a8203a0a17fbd8680f96c9357c7fba5923960e34 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 21 Apr 2013 20:37:44 -0500 Subject: Load developer dashboard stats via $.load() call This completes the separation started in an earlier commit. Signed-off-by: Dan McGee --- templates/devel/index.html | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'templates') diff --git a/templates/devel/index.html b/templates/devel/index.html index 232a903..03e5d73 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -175,6 +175,7 @@ package in any repository {# #dev-dashboard #} +

Enable Javascript to get more useful info here.

@@ -185,6 +186,19 @@ {% endblock %} -- cgit v1.2.3-24-g4f1b