]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
geometa.js doesn't exist anymore
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 21 Mar 2016 02:11:22 +0000 (03:11 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 21 Mar 2016 02:11:22 +0000 (03:11 +0100)
lib/action.php

index 7fffa6576bfee3074b4651d62d04fb54d228091f..6d6efb1cbc17f12a985052ecb72b992e7164e024 100644 (file)
@@ -434,7 +434,6 @@ class Action extends HTMLOutputter // lawsuit
             if (Event::handle('StartShowStatusNetScripts', array($this))) {
                 $this->script('util.js');
                 $this->script('xbImportNode.js');
-                $this->script('geometa.js');
 
                 // This route isn't available in single-user mode.
                 // Not sure why, but it causes errors here.