From 50fa93a503d1ac1ed1a6b72e6390cc97067f555d Mon Sep 17 00:00:00 2001 From: Roger Barnes Date: Thu, 6 Sep 2012 17:48:05 +1000 Subject: Add javascript timing metrics to timing panel onLoad if available --- .../templates/debug_toolbar/panels/timer.html | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) (limited to 'debug_toolbar/templates') diff --git a/debug_toolbar/templates/debug_toolbar/panels/timer.html b/debug_toolbar/templates/debug_toolbar/panels/timer.html index f267de1..d30bbf4 100644 --- a/debug_toolbar/templates/debug_toolbar/panels/timer.html +++ b/debug_toolbar/templates/debug_toolbar/panels/timer.html @@ -1,4 +1,5 @@ {% load i18n %} +