mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
CS-15861: Validate form fields before showing autoscale UI
--only applies to new LB rule form, not existing LB rules.
This commit is contained in:
parent
2e4923a286
commit
9076ee5018
@ -2455,6 +2455,7 @@
|
||||
'autoScale': {
|
||||
label: 'AutoScale',
|
||||
custom: {
|
||||
requireValidation: true,
|
||||
buttonLabel: 'label.configure',
|
||||
action: cloudStack.uiCustom.autoscaler(cloudStack.autoscaler)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user