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/todolists/view.html | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) (limited to 'templates/todolists/view.html') diff --git a/templates/todolists/view.html b/templates/todolists/view.html index 504c8cb..0792d09 100644 --- a/templates/todolists/view.html +++ b/templates/todolists/view.html @@ -53,31 +53,10 @@ {% load cdn %}{% jquery %} +