mirror of https://github.com/apache/cloudstack.git
Unload test plugin by default
This commit is contained in:
parent
b67e49d8ce
commit
313b604fe1
|
|
@ -1,5 +1,5 @@
|
|||
(function($, cloudStack) {
|
||||
cloudStack.plugins = [
|
||||
'testPlugin'
|
||||
// 'testPlugin'
|
||||
];
|
||||
}(jQuery, cloudStack));
|
||||
|
|
|
|||
Loading…
Reference in New Issue