From e8bbf9b35660c89718a35e173548d2abb4b654f8 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 22 Mar 2011 21:37:28 -0500 Subject: Simplify the dev dashboard Remove all the click to expand junk; just show the tables all the time. There is no form at the bottom of the page anymore, so if you don't want to read the tables on the bottom, just don't read them. Signed-off-by: Dan McGee --- templates/devel/clock.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/devel/clock.html') diff --git a/templates/devel/clock.html b/templates/devel/clock.html index ab1d9b9f..0f0e20c5 100644 --- a/templates/devel/clock.html +++ b/templates/devel/clock.html @@ -14,7 +14,7 @@

Developer World Clocks

UTC Time: {{ utc_now|date:"Y-m-d H:i T" }}

- +
-- cgit v1.2.3-54-g00ecf
Developer