]> source.dussan.org Git - gitea.git/commit
js: Revert change to click behaviour in forceSelection (#8921)
authorJookia <166291@gmail.com>
Mon, 11 Nov 2019 17:06:57 +0000 (17:06 +0000)
committerzeripath <art27@cantab.net>
Mon, 11 Nov 2019 17:06:57 +0000 (17:06 +0000)
commit173da1b5aec63b6e50d266cf1888d4b97292f4ea
tree77727ff0f21d5023d09f28ffcd512daefe7cbb4b
parent561044e422120c7e1941480f2a6458a246465690
js: Revert change to click behaviour in forceSelection (#8921)

Calling .click() in forceSelection() in blur() causes a focus loop,
this needs a proper fix later but for now just revert the change.
public/js/semantic.dropdown.custom.js