diff options
author | Yarden Shoham <git@yardenshoham.com> | 2024-03-26 21:33:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 20:33:32 +0100 |
commit | e0b018706fa7703ef1759d9a75a1399383715808 (patch) | |
tree | 42e48a729039ecef33da492aa6b3e530b1787ae0 /web_src/js/features/repo-editor.js | |
parent | 30a561ce569fcb1dfc12edf658104a126281494d (diff) | |
download | gitea-e0b018706fa7703ef1759d9a75a1399383715808.tar.gz gitea-e0b018706fa7703ef1759d9a75a1399383715808.zip |
Remove jQuery `.attr` from the common issue page functions (#30083)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested most of the functions and they work as before
---------
Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: delvh <dev.lh@web.de>
Diffstat (limited to 'web_src/js/features/repo-editor.js')
0 files changed, 0 insertions, 0 deletions