From 3682fb285b9f131a56aed2c6cab8d303c6aae5ae Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 30 Sep 2010 13:15:20 -0500 Subject: Move most inline JS into script file We're getting to the point where we are starting to have a good chunk of JS scattered about. Centralize a lot of it for maintenance and performance purposes. Signed-off-by: Dan McGee --- templates/news/add.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'templates/news') diff --git a/templates/news/add.html b/templates/news/add.html index 48b013f0..f580e0d0 100644 --- a/templates/news/add.html +++ b/templates/news/add.html @@ -33,19 +33,8 @@
{% load cdn %}{% jquery %} + {% endblock %} -- cgit v1.2.2