mirror of
https://gitlab.com/octospacc/Snippets.git
synced 2025-04-14 15:32:16 +02:00
fix
This commit is contained in:
parent
0728ad61ff
commit
46c7b1e034
@ -82,9 +82,7 @@ if (IsPageAllowed) {
|
|||||||
function OpenLogs() {
|
function OpenLogs() {
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
location.hash = '#cat=status-and-support_event-log';
|
location.hash = '#cat=status-and-support_event-log';
|
||||||
WaitElClick('#navigator *[navi-value="sysLog"] a', function(){
|
AfterCmd();
|
||||||
AfterCmd();
|
|
||||||
});
|
|
||||||
}, 1500);
|
}, 1500);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user