geometa.js doesn't exist anymore
This commit is contained in:
parent
980085a8a3
commit
ae681b10e7
@ -434,7 +434,6 @@ class Action extends HTMLOutputter // lawsuit
|
|||||||
if (Event::handle('StartShowStatusNetScripts', array($this))) {
|
if (Event::handle('StartShowStatusNetScripts', array($this))) {
|
||||||
$this->script('util.js');
|
$this->script('util.js');
|
||||||
$this->script('xbImportNode.js');
|
$this->script('xbImportNode.js');
|
||||||
$this->script('geometa.js');
|
|
||||||
|
|
||||||
// This route isn't available in single-user mode.
|
// This route isn't available in single-user mode.
|
||||||
// Not sure why, but it causes errors here.
|
// Not sure why, but it causes errors here.
|
||||||
|
Loading…
Reference in New Issue
Block a user