mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Merge branch 'master' into '1.0'
Select2js allow clear See merge request !3
This commit is contained in:
commit
590762889b
@ -166,7 +166,7 @@
|
||||
chill.initPikaday('{{ app.request.locale }}');
|
||||
chill.emulateSticky();
|
||||
chill.checkOtherValueOnChange();
|
||||
$('.select2').select2();
|
||||
$('.select2').select2({allowClear: true});
|
||||
</script>
|
||||
|
||||
{% block js%}<!-- nothing added to js -->{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user