mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Hide server address for sysupgrade
This commit is contained in:
parent
c1cae86176
commit
06ef8a9353
2 changed files with 4 additions and 1 deletions
|
@ -98,7 +98,7 @@ function setup_ready() {
|
|||
upgrade_check();
|
||||
} else {
|
||||
show("#upgrade_button");
|
||||
show("#server_div");
|
||||
//show("#server_div");
|
||||
$("#server").value = data.url;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue