From e7692b33ca7fd3f7704d283d6b1368cdea198d59 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 24 Nov 2013 11:00:43 +0100 Subject: Rename storage to store to avoid conflicting with Django terminology. --- 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 59e50a4..119e713 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -9,7 +9,7 @@ if(!window.jQuery) document.write(' -- cgit v1.2.3