mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 09:29:50 +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();
|
divViewZones.show();
|
||||||
},
|
},
|
||||||
invalidToken: function () {
|
invalidToken: function () {
|
||||||
|
divViewZonesLoader.hide();
|
||||||
showPageLogin();
|
showPageLogin();
|
||||||
},
|
},
|
||||||
objLoaderPlaceholder: divViewZonesLoader
|
objLoaderPlaceholder: divViewZonesLoader
|
||||||
|
|||||||
Reference in New Issue
Block a user