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