mirror of
https://github.com/flextype/flextype.git
synced 2025-08-17 18:36:39 +02:00
feat(admin-plugin): add tags module #211
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<script>
|
||||
$('.js-select').select2();
|
||||
$('.js-tags').select2({tags: true});
|
||||
</script>
|
Reference in New Issue
Block a user