mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-31 01:33:39 -04:00
Consistency in call names
This commit is contained in:
parent
8ffdaec668
commit
29d294eac5
@ -1243,7 +1243,7 @@
|
|||||||
d4EditSizeVal = getstore('editorSize', 0);
|
d4EditSizeVal = getstore('editorSize', 0);
|
||||||
d4ToggleWrap(true);
|
d4ToggleWrap(true);
|
||||||
d4ToggleSize(true);
|
d4ToggleSize(true);
|
||||||
if (pluginHandler != null) pluginHandler.callHook('onWebUIStartup_end');
|
if (pluginHandler != null) pluginHandler.callHook('onWebUIStartupEnd');
|
||||||
}
|
}
|
||||||
|
|
||||||
function adjustPanels() {
|
function adjustPanels() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user