Added theme to select2 of tags
This commit is contained in:
parent
57ea73db46
commit
cfa078c929
|
|
@ -302,6 +302,7 @@ $(document).ready(function() {
|
|||
multiple: true,
|
||||
allowClear: true,
|
||||
placeholder: "Tags",
|
||||
theme: "bootstrap",
|
||||
width: "off",
|
||||
ajax: {
|
||||
delay: 250,
|
||||
|
|
|
|||
Loading…
Reference in New Issue