From c0fe50cd2f52c496fb9923445f8a79807df54f1f Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 15 Jan 2013 11:43:24 +0000 Subject: [PATCH] Upload files option added Clicking on new 'Upload File(s)' option triggers a function to click the file input button. onChange of this value, the submit function is called to post the form --- index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.php b/index.php index ab395e9..c8c459d 100644 --- a/index.php +++ b/index.php @@ -83,6 +83,14 @@ if (file_exists(dirname(__FILE__)."/plugins/jshint/jshint.js")) { New File New Folder Paste + Upload File(s) +
+
+ + + +
+
Delete