CLOUDSTACK-5656: UI > Network > IP Address > configuration tab > Firewall > add "State" column.

This commit is contained in:
Jessica Wang 2014-01-17 12:12:07 -08:00
parent a9733b5df2
commit 36920a3a3b

View File

@ -2960,6 +2960,10 @@
'add-rule': {
label: 'label.add.rule',
addButton: true
},
'state' : {
edit: 'ignore',
label: 'label.state'
}
},