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 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'templates/packages/details.html') 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 %} -- cgit v1.2.3-54-g00ecf