Deprecate legacy object

This commit is contained in:
billz 2019-10-13 00:25:03 +01:00
parent 54816ec10f
commit a8e3687bdd
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@ function setCSRFTokenHeader(event, xhr, settings) {
function contentLoaded() {
pageCurrent = window.location.href.split("?")[1].split("=")[1];
pageCurrent = pageCurrent.replace("#","");
$('#side-menu').metisMenu();
switch(pageCurrent) {
case "network_conf":
getAllInterfaces();