mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 14:30:25 +00:00
Followup to https://codeberg.org/forgejo/forgejo/pulls/9359. `templates/repo/issue/list.tmpl` had buttons changed which had `.disabled` on them conditionally. * adjust devtest page to have such buttons * implement `.disabled` for the newer buttons that does the same thing as the `.ui` buttons do: apply custom opacity, disable pointer events * this is the most boring way of implementing this Reported-by: @Gusted Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10410 Reviewed-by: Gusted <gusted@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| buttons.tmpl | ||
| dropdown.tmpl | ||
| fetch-action.tmpl | ||
| flex-list.tmpl | ||
| fomantic-modal.tmpl | ||
| gitea-ui.tmpl | ||
| hashbox.tmpl | ||
| label.tmpl | ||
| list.tmpl | ||
| modal.tmpl | ||
| tmplerr-sub.tmpl | ||
| tmplerr.tmpl | ||