From 79ddcefb629612da3fb05ccbb8b602d1f026b1f9 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Thu, 24 Mar 2011 17:34:55 -0700 Subject: basic color code grouping of db aliases --- debug_toolbar/templates/debug_toolbar/panels/sql.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'debug_toolbar/templates') diff --git a/debug_toolbar/templates/debug_toolbar/panels/sql.html b/debug_toolbar/templates/debug_toolbar/panels/sql.html index cc9d6d0..6719ed6 100644 --- a/debug_toolbar/templates/debug_toolbar/panels/sql.html +++ b/debug_toolbar/templates/debug_toolbar/panels/sql.html @@ -3,8 +3,8 @@ @@ -13,6 +13,7 @@ + @@ -22,6 +23,7 @@ {% for query in queries %} + @@ -49,6 +51,7 @@ +
  {% trans 'Query' %} {% trans 'Timeline' %} {% trans 'Time (ms)' %}
  +