2
0
Эх сурвалжийг харах

Added theme to select2 of tags

Saria Hajjar 6 жил өмнө
parent
commit
cfa078c929

+ 1 - 0
netbox/project-static/js/forms.js

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