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