mirror of https://github.com/apache/cloudstack.git
Remove test line from filter
This commit is contained in:
parent
494517cd6a
commit
9b0373198c
|
|
@ -53,7 +53,6 @@
|
|||
id: 'network',
|
||||
sectionSelect: {
|
||||
preFilter: function(args) {
|
||||
return ['securityGroups'];
|
||||
var isSecurityGroupEnabled = false;
|
||||
|
||||
$.ajax({
|
||||
|
|
|
|||
Loading…
Reference in New Issue