do not show sourceError as element text
This commit is contained in:
@ -45,7 +45,7 @@ List - abstract class for inputs that have source option loaded from js array or
|
||||
}
|
||||
deferred.resolve();
|
||||
}, function () {
|
||||
List.superclass.value2html(this.options.sourceError, element);
|
||||
//do nothing with element
|
||||
deferred.resolve();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user