Browse Source

tags in the exports.

Justin DuJardin 13 years ago
parent
commit
0645a09e8a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      select2.js

+ 2 - 1
select2.js

@@ -1324,7 +1324,8 @@
     window.Select2 = {
         query: {
             ajax: ajax,
-            local: local
+            local: local,
+            tags: tags
         }, util: {
             debounce: debounce
         }, "class": {