From eead4ac0990374d8727157d42026994d68fe577c Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Thu, 2 Oct 2008 22:50:20 -0700 Subject: Adding compressed JS and CSS, and a Makefile to generate them using YUI Compressor --- debug_toolbar/templates/debug_toolbar/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debug_toolbar/templates') diff --git a/debug_toolbar/templates/debug_toolbar/base.html b/debug_toolbar/templates/debug_toolbar/base.html index ba9fdf3..a6c8aef 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -4,9 +4,9 @@ document.write(unescape('%3Cscript src="' + jquery_url + '" type="text/javascript"%3E%3C/script%3E')); } - +
-- cgit v1.2.3