summaryrefslogtreecommitdiff
path: root/modules/rearrange/helpers/rearrange_block.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/rearrange/helpers/rearrange_block.php')
-rw-r--r--modules/rearrange/helpers/rearrange_block.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/rearrange/helpers/rearrange_block.php b/modules/rearrange/helpers/rearrange_block.php
index df9818a9..579c9362 100644
--- a/modules/rearrange/helpers/rearrange_block.php
+++ b/modules/rearrange/helpers/rearrange_block.php
@@ -20,7 +20,6 @@
class rearrange_block_Core {
public static function head($theme) {
$head[] = html::script("modules/rearrange/js/jquery.gallery.rearrange.tree.js");
- $head[] = html::script("modules/rearrange/js/rearrange.js");
$url = url::file("modules/rearrange/css/rearrange.css");
$head[] = "<link rel=\"stylesheet\" type=\"text/css\" href=\"$url\" " .