-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix disable download button #20701
Fix disable download button #20701
Conversation
Codecov Report
@@ Coverage Diff @@
## main #20701 +/- ##
=======================================
Coverage ? 46.88%
=======================================
Files ? 981
Lines ? 136250
Branches ? 0
=======================================
Hits ? 63881
Misses ? 64521
Partials ? 7848
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
* giteaofficial/main: Add support for `npm unpublish` (go-gitea#20688) Allow multiple files in generic packages (go-gitea#20661) Refactor legacy git init (go-gitea#20376) Fix typo in source (go-gitea#20723) [skip ci] Updated translations via Crowdin Add issue filter for Author (go-gitea#20578) Fix init mail render logic (go-gitea#20704) Frontport changelog v1.17.0 (go-gitea#20712) Fix disable download button (go-gitea#20701) docs: move search input to navbar (go-gitea#20551) Fix SecToTime edge-cases (go-gitea#20610)
@lunny Seems that the disabling of download button is still broken. |
Please fire a new issue with details. |
Fix #20685
It's wired
BaseVars
hasn't been used by normal HTML renderering.