forked from Wavyzz/dolibarr
New: update jQuery libraries and plugins
Todo: the size of jQuery combobox is too large
This commit is contained in:
@@ -630,7 +630,7 @@ function hideMessage(fieldId,message) {
|
||||
|
||||
|
||||
/* This is to allow to transform all select box into ajax autocomplete box
|
||||
* with just one line: jQuery(function() { jQuery( "#listmotifcons" ).combobox(); }
|
||||
* with just one line: jQuery(function() { jQuery( "#listmotifcons" ).combobox(); });
|
||||
*/
|
||||
(function( jQuery ) {
|
||||
jQuery.widget( "ui.combobox", {
|
||||
|
||||
Reference in New Issue
Block a user