Commit 3ec07fb
Use the correct selector to hide the checkmark of selected labels on clear (go-gitea#23224)
Regression of go-gitea#10107
(https://github.com/go-gitea/gitea/pull/10107/files#diff-a15e36f2f9c13339f7fdd38bc2887db2ff2945cb8434464318ab9105fcc846bdR460)
Fix go-gitea#22222
Before: the "clear" action couldn't remove these check marks.

After: the "clear" action can remove these check marks.
1 parent ceedb49 commit 3ec07fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments