CLOUDSTACK-1428:[UI] Instance which are created without display name are not visible when added to LB: Using the name property instead in the data flow

This commit is contained in:
Pranav Saxena 2013-04-09 17:03:41 +05:30
parent 6d2a246807
commit 9b6ff74e3a
1 changed files with 1 additions and 1 deletions

View File

@ -3099,7 +3099,7 @@
});
$.extend(item, {
_itemName: 'displayname',
_itemName: 'name',
_itemData: lbInstances,
_maxLength: {
name: 7