mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 13:25:37 +01:00
location.reload was being called when the related dropdown was hidden, even if a request initiated before to update this value hadn't finished. This caused troubles on Firefox.