From 94aef7b4e9283f5c955cd2c4d5f71937be87b048 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 17 Dec 2011 12:26:31 +0100 Subject: move JS of upload_form to separate file The code hardly changes so it should be cached by the browser. This won't work if it's inlined. Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 66 +--------------------------------- 1 file changed, 1 insertion(+), 65 deletions(-) (limited to 'application') diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 8687490de..7ca0e2a13 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -6,73 +6,9 @@ Optional password (for deletion and search):

+