Add specific style
This commit is contained in:
parent
d52b8a2bb6
commit
b90f539243
@ -676,7 +676,7 @@ function hideMessage(fieldId,message) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.addClass( "ui-widget ui-widget-content ui-corner-left" );
|
.addClass( "ui-widget ui-widget-content ui-corner-left dolibarrcombobox" );
|
||||||
|
|
||||||
input.data( "autocomplete" )._renderItem = function( ul, item ) {
|
input.data( "autocomplete" )._renderItem = function( ul, item ) {
|
||||||
return jQuery( "<li></li>" )
|
return jQuery( "<li></li>" )
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user