Remove test line from filter

This commit is contained in:
Brian Federle 2011-12-07 14:07:21 -08:00
parent 494517cd6a
commit 9b0373198c
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@
id: 'network',
sectionSelect: {
preFilter: function(args) {
return ['securityGroups'];
var isSecurityGroupEnabled = false;
$.ajax({