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:02:01 +05:30
parent c51587396a
commit 47dc989675
1 changed files with 1 additions and 1 deletions

View File

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