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