mirror of
1
Fork 0
forgejo/templates/repo/settings
Yarden Shoham 4486dd39e7
Remove cancel button from branch protection form (#25063)
It caused bugs. To cancel, just navigate away.

- Follows #21381 and #21872
- Resolves #25038 

## Before

![image](https://github.com/go-gitea/gitea/assets/20454870/068c8d96-fc50-4725-8af2-d953e9f39024)

## After

![image](https://github.com/go-gitea/gitea/assets/20454870/105d5c50-e490-456a-a253-269b174c09ab)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2023-06-03 20:06:09 +08:00
..
webhook New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
actions.tmpl
branches.tmpl Move `Rename branch` from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08:00
collaboration.tmpl
deploy_keys.tmpl Change `add_on` translation to `added_on` and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
githook_edit.tmpl
githooks.tmpl
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl
lfs_file.tmpl Add PDF rendering via PDFObject (#24086) 2023-05-29 12:10:00 +00:00
lfs_file_find.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl
nav.tmpl
navbar.tmpl
options.tmpl various style fixes (#25008) 2023-05-30 22:28:25 +00:00
protected_branch.tmpl Remove cancel button from branch protection form (#25063) 2023-06-03 20:06:09 +08:00
runner_edit.tmpl
secrets.tmpl
tags.tmpl