Commit 07efb68
committed
[admin] Avoid loading advanced editor for commands #525
Modified JsonSchemaWidget media property to load advanced assets
only when advanced_mode=True. CommandSchemaWidget now skips loading
unnecessary JS/CSS. Verified config forms load assets, commands do not.
Closes #5251 parent 4ce8279 commit 07efb68
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
0 commit comments