]> 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:23:39 +0000 (03:23 +0100)
lib/action.php

index 284f160e676da39b52247af353d1b90297cd6636..fc7f0a06dde20954d7ff68cc19e5d4a9f206d927 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.