mirror of https://github.com/apache/cloudstack.git
bug 12661: Fix select showing ID instead of value
This commit is contained in:
parent
a19b1d92ce
commit
2a2d424bcc
|
|
@ -402,7 +402,6 @@
|
|||
noSelect: true,
|
||||
fields: {
|
||||
'podid': {
|
||||
edit: true,
|
||||
label: 'Pod',
|
||||
select: function(args) {
|
||||
$.ajax({
|
||||
|
|
|
|||
Loading…
Reference in New Issue