mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-2570: Fix duplicate resource name field
This commit is contained in:
parent
d34efd2dcb
commit
dd3a511c66
|
|
@ -250,9 +250,6 @@
|
|||
},
|
||||
provider: {
|
||||
label: 'Provider'
|
||||
},
|
||||
RESOURCE_NAME: {
|
||||
label: 'Resource Name'
|
||||
}
|
||||
}],
|
||||
dataProvider: function (args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue