update
This commit is contained in:
@@ -521,9 +521,7 @@ function init_products_scope_select_search()
|
||||
}
|
||||
|
||||
$select.select2({
|
||||
width: '100%',
|
||||
allowClear: true,
|
||||
placeholder: '- wybierz -'
|
||||
width: '100%'
|
||||
});
|
||||
|
||||
$select.data( 'products-select2-ready', true );
|
||||
|
||||
Reference in New Issue
Block a user