2
0
forked from Wavyzz/dolibarr

New: update jQuery libraries and plugins

Todo: the size of jQuery combobox is too large
This commit is contained in:
Regis Houssin
2011-02-05 09:26:33 +00:00
parent d86b86d881
commit 4b87e2ecf3
18 changed files with 1468 additions and 4489 deletions

View File

@@ -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", {