cloudstack 3.0 UI - network page - LB listing - comment out obsolete unused code.

This commit is contained in:
Jessica Wang 2012-08-13 14:43:11 -07:00
parent 3ef9f27c66
commit c97144815a
1 changed files with 4 additions and 0 deletions

View File

@ -946,6 +946,8 @@
addButton: true
}
},
/*
add: {
label: 'label.add.vms',
action: function(args) {
@ -1051,6 +1053,8 @@
});
}
},
*/
dataProvider: function(args) {
args.response.success({ //no LB listing in AddLoadBalancer tab
data: []