0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-17 03:22:44 +01:00
gitea/web_src/js
silverwind c85619b82d
Fix download buttons on branches page (#30147)
Fixes https://github.com/go-gitea/gitea/issues/30143, regression from
https://github.com/go-gitea/gitea/pull/29920.

We have `.button` on the repo page, but on the branch page it's a
`.btn`. Eventually we should find a solution to have a single button
class but until then this solution should be acceptable.
2024-03-27 21:05:49 +01:00
..
components Fix click handler in job-step-summary (#30122) 2024-03-27 03:50:24 +00:00
features Fix download buttons on branches page (#30147) 2024-03-27 21:05:49 +01:00
markup
modules Remove jQuery .attr from the Fomantic dropdowns (#30114) 2024-03-27 10:50:07 +00:00
render
standalone
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-27 15:20:10 +08:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js