From c0b70af276716dbeec47a30c3e5367b3e133d949 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sat, 17 May 2014 22:32:33 +0200 Subject: Make the fix for #591 more focused and explain it. --- debug_toolbar/templates/debug_toolbar/base.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/debug_toolbar/templates/debug_toolbar/base.html b/debug_toolbar/templates/debug_toolbar/base.html index b8f72a8..d8fb933 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -3,19 +3,14 @@ @media print { #djDebug {display:none;}} - {% if toolbar.config.JQUERY_URL %} + + - + {% else %} {% endif %} -