luci-app-turboacc: drop deprecated function in view
This commit is contained in:
parent
70444f3628
commit
17ae6020e0
@ -21,10 +21,5 @@
|
||||
dnscaching_state.innerHTML = status.dnscaching_state ? '<em><b><font color=green><%:RUNNING%></font></b></em>' : '<em><b><font color=red><%:NOT RUNNING%></font></b></em>';
|
||||
}
|
||||
});
|
||||
|
||||
function openwebui() {
|
||||
var url = window.location.host+":3001";
|
||||
window.open('http://'+url,'target','');
|
||||
};
|
||||
//]]>
|
||||
//]]></script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user