1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

feat(admin-plugin): update select2 module #211

This commit is contained in:
Awilum
2020-01-31 13:03:10 +03:00
parent 395b6a0b78
commit c265440f00

View File

@@ -1,3 +1,3 @@
<script>
$('.js-example-basic-single').select2();
$('.js-select').select2();
</script>