mirror of https://github.com/apache/cloudstack.git
Fix typo
This commit is contained in:
parent
9ac67b8546
commit
57d21051bd
|
|
@ -16,7 +16,7 @@
|
|||
// under the License.
|
||||
(function($, cloudStack) {
|
||||
cloudStack.modules = [
|
||||
'vpc'
|
||||
'vpc',
|
||||
'infrastructure',
|
||||
'vnmcNetworkProvider',
|
||||
'vnmcAsa1000v'
|
||||
|
|
|
|||
Loading…
Reference in New Issue