From 076ffdf29c8345ed6a201a53cc868e7c672d6662 Mon Sep 17 00:00:00 2001 From: Roger Barnes Date: Wed, 1 May 2013 22:36:40 +1000 Subject: Updated browser timing javascript to use jQuery, tidied up wording and formatting, and minified js --- debug_toolbar/templates/debug_toolbar/panels/timer.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (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 0138e64..74cf0c7 100644 --- a/debug_toolbar/templates/debug_toolbar/panels/timer.html +++ b/debug_toolbar/templates/debug_toolbar/panels/timer.html @@ -27,13 +27,14 @@
| {% trans "Timing Attribute" %} | {% trans 'Timeline' %} | -{% trans "Time since navigation start (+length, msec)" %} | +{% trans "Milliseconds since navigation start (+length)" %} | 
|---|