diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-02-21 04:44:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 14:44:32 -0600 |
commit | 330b16642305458339d12222eea2ee9a1bbb3b64 (patch) | |
tree | d4d1982cab9895b0ab4920444e4ec10a903abe39 /models/auth | |
parent | f4ce8c73fbeadb84daba8c8c68f46f911339b8f8 (diff) | |
download | gitea-330b16642305458339d12222eea2ee9a1bbb3b64.tar.gz gitea-330b16642305458339d12222eea2ee9a1bbb3b64.zip |
Remove unnecessary and incorrect `find('.menu').toggle()` (#22987)
Follows:
* #22950
The dropdown menu works well without these codes.
The reason is that the event bubbling still works for the dropdown menu,
the Fomantic UI dropdown menu module will hide the menu correctly if an
item is clicked.
Diffstat (limited to 'models/auth')
0 files changed, 0 insertions, 0 deletions