Added theme to select2 of tags

This commit is contained in:
Saria Hajjar 2020-01-01 21:14:38 +00:00
parent c28e625a18
commit 0c1da66be2

View File

@ -302,6 +302,7 @@ $(document).ready(function() {
multiple: true,
allowClear: true,
placeholder: "Tags",
theme: "bootstrap",
width: "off",
ajax: {
delay: 250,