From aba24efd8c926d7032af4477b4a88da628ba5454 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Jul 2011 15:16:44 -0400 Subject: auto-check just uploaded attachments This may make it easier to eg, Insert Links after dropping in a lot of files. (cherry picked from commit 1aad46e15e4329eff066fc8a68719e0c27f07891) --- .templates/editpage.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.templates') diff --git a/.templates/editpage.tmpl b/.templates/editpage.tmpl index 0dd86c10..cafb653b 100644 --- a/.templates/editpage.tmpl +++ b/.templates/editpage.tmpl @@ -62,7 +62,7 @@ $(function () { $('#fileupload').fileupload(); }); // initialize upload widget