summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-10 23:39:43 +0200
committerGitHub <noreply@github.com>2017-07-10 23:39:43 +0200
commit7df7d0ff3b3e884ec60d7dd79dd78643569f40fe (patch)
tree300bf88df1168b3ffc5a803fb4522d146c09c5fd /core
parent464e635c28984f2de25b14749a724c2902965cae (diff)
parent46e813e749d2e07650373734dd09dda7f1d8276d (diff)
downloadnextcloud-server-7df7d0ff3b3e884ec60d7dd79dd78643569f40fe.tar.gz
nextcloud-server-7df7d0ff3b3e884ec60d7dd79dd78643569f40fe.zip
Merge pull request #5656 from nextcloud/fix-unselecting-items-on-multi-select-dropdowns
Fix unselecting items on multi select dropdowns
Diffstat (limited to 'core')
-rw-r--r--core/js/merged-template-prepend.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/js/merged-template-prepend.json b/core/js/merged-template-prepend.json
index 0dd6bed5329..0de1da0bf62 100644
--- a/core/js/merged-template-prepend.json
+++ b/core/js/merged-template-prepend.json
@@ -12,6 +12,7 @@
"mimetype.js",
"mimetypelist.js",
"oc-backbone.js",
+ "select2-toggleselect.js",
"placeholder.js",
"jquery.avatar.js",
"jquery.contactsmenu.js"