mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
LeftBar Plugin Icon update
This commit is contained in:
parent
aca43d8ed7
commit
5e4bfb27b3
3 changed files with 12 additions and 0 deletions
|
@ -1360,6 +1360,7 @@
|
|||
QV('MainMenuMyFiles', siteRights & 8);
|
||||
QV('LeftMenuMyFiles', siteRights & 8);
|
||||
QV('MainMenuMyPlugins', (pluginHandler != null));
|
||||
QV('LeftMenuMyPlugins', (pluginHandler != null));
|
||||
if (((siteRights & 8) == 0) && (xxcurrentView == 5)) { setDialogMode(0); go(1); }
|
||||
if (currentNode != null) { gotoDevice(currentNode._id, xxcurrentView, true); }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue