]> source.dussan.org Git - nextcloud-server.git/commit
Enable the toggleSelect extension in multi-select dropdowns 5679/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Sat, 8 Jul 2017 13:56:19 +0000 (15:56 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 11 Jul 2017 11:02:09 +0000 (13:02 +0200)
commit3a660a1b89f4a95abf30331dddf0e1b6f499752d
tree3d72c297723330e2f5165a3f156a4ab583657a02
parentbf4913acb965aa3771ae06971c35332fae4dff32
Enable the toggleSelect extension in multi-select dropdowns

The toggleSelect extension for Select2 makes possible to unselect items
in a multi-select dropdown by clicking on them; this behaviour should be
enabled in all the multi-select dropdowns used in the server.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/files_external/js/settings.js
apps/systemtags/js/systemtagsfilelist.js
settings/js/settings.js