mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 01:18:53 +00:00
zone.js: fixed minor issue in UI code.
This commit is contained in:
@@ -702,6 +702,7 @@ function refreshZones(checkDisplay, pageNumber) {
|
||||
divViewZones.show();
|
||||
},
|
||||
invalidToken: function () {
|
||||
divViewZonesLoader.hide();
|
||||
showPageLogin();
|
||||
},
|
||||
objLoaderPlaceholder: divViewZonesLoader
|
||||
|
||||
Reference in New Issue
Block a user