Typo in github editor
This commit is contained in:
parent
a55709c990
commit
93789de24d
@ -2574,7 +2574,7 @@ List - abstract class for inputs that have source option loaded from js array or
|
|||||||
},
|
},
|
||||||
|
|
||||||
value2html: function (value, element, display, response) {
|
value2html: function (value, element, display, response) {
|
||||||
var deferred = $.Deferred(),
|
var deferred = $.Deferred();
|
||||||
success = deferred.then(function () {
|
success = deferred.then(function () {
|
||||||
if(typeof display === 'function') {
|
if(typeof display === 'function') {
|
||||||
//custom display method
|
//custom display method
|
||||||
|
Loading…
x
Reference in New Issue
Block a user