mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-03 19:57:36 +08:00
Implement on-demand screen layout validation #PL-4199
This commit is contained in:
parent
333be9ecae
commit
c52c1f40d6
@ -189,7 +189,7 @@ public interface ClientConfig extends Config {
|
||||
@DefaultBoolean(false)
|
||||
boolean getLoadObsoleteSettingsForTable();
|
||||
|
||||
@Property("cuba.gui.layoutAnalyzer.enabled")
|
||||
@Property("cuba.gui.layoutAnalyzerEnabled")
|
||||
@DefaultBoolean(true)
|
||||
boolean getLayoutAnalyzerEnabled();
|
||||
}
|
Loading…
Reference in New Issue
Block a user