mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Add Network Offering dialog - trigger change event to show/hide fields when the dialog box is opened.
This commit is contained in:
parent
50b2c26d3e
commit
a2962c0f59
@ -995,6 +995,8 @@
|
||||
|
||||
$(':ui-dialog').dialog('option', 'position', 'center');
|
||||
});
|
||||
|
||||
args.$form.change();
|
||||
},
|
||||
fields: {
|
||||
name: { label: 'label.name', validation: { required: true } },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user