From: Joey Hess Date: Tue, 12 Jul 2011 19:16:44 +0000 (-0400) Subject: auto-check just uploaded attachments X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/1aad46e15e4329eff066fc8a68719e0c27f07891?ds=sidebyside auto-check just uploaded attachments This may make it easier to eg, Insert Links after dropping in a lot of files. --- diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index 27c4aa6ed..696c8dcad 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -44,7 +44,7 @@ $(function () { $('#fileupload').fileupload(); }); // initialize upload widget