mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-07 14:42:22 +02:00
Ensuring GravJS NS is available
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
this.scanned = true;
|
||||
|
||||
//Refresh root.currentValues as toggleables have been initialized
|
||||
//root.currentValues = getState();
|
||||
(root || window.GravJS).currentValues = getState();
|
||||
};
|
||||
|
||||
Form.factories = {};
|
||||
|
||||
Reference in New Issue
Block a user