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