summaryrefslogtreecommitdiffstats
path: root/wp-admin/upload-js.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-admin/upload-js.php')
-rw-r--r--wp-admin/upload-js.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/wp-admin/upload-js.php b/wp-admin/upload-js.php
index 50db0ac..b406355 100644
--- a/wp-admin/upload-js.php
+++ b/wp-admin/upload-js.php
@@ -189,7 +189,7 @@ addLoadEvent( function() {
new Insertion.Top('upload-content', h);
if (e) Event.stop(e);
- return false;
+ return false;
},
prepView: function(id) {
@@ -264,7 +264,7 @@ addLoadEvent( function() {
}
return false;
}
-
+
};
theFileList.initializeVars();
theFileList.initializeLinks();