From 11bfcbc720bb39833efddc367ac671723f3944a2 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Wed, 24 Sep 2008 16:21:38 +1000 Subject: [html] Consolidate js files We don't need most of the stuff in htdocs/js/. Put the only function required into a common.js, which we can add other stuff to. Signed-off-by: Jeremy Kerr --- templates/patchwork/bundles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/patchwork/bundles.html b/templates/patchwork/bundles.html index 7f87f6f..276e58a 100644 --- a/templates/patchwork/bundles.html +++ b/templates/patchwork/bundles.html @@ -4,7 +4,7 @@ {% block heading %}Bundles{% endblock %} {% block headers %} - {% endblock %} -- cgit v1.2.3