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/packages/details.html | 9 +------- templates/packages/differences.html | 41 +------------------------------------ 2 files changed, 2 insertions(+), 48 deletions(-) (limited to 'templates/packages') diff --git a/templates/packages/details.html b/templates/packages/details.html index f84b85ef..09df176e 100644 --- a/templates/packages/details.html +++ b/templates/packages/details.html @@ -212,15 +212,8 @@ {% load cdn %}{% jquery %} + {% endblock %} diff --git a/templates/packages/differences.html b/templates/packages/differences.html index 2c1460ea..49f23b74 100644 --- a/templates/packages/differences.html +++ b/templates/packages/differences.html @@ -59,47 +59,8 @@ {% load cdn %}{% jquery %} +