Attach a tooltip to the action control button (#24595)
The first time I saw the big red X button I thought something failed but apparently, it was just a "Cancel" button # Before    # After    --------- Signed-off-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: Giteabot <teabot@gitea.io> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
def4956122
commit
46e97986f5
3 changed files with 19 additions and 4 deletions
|
@ -79,6 +79,7 @@ milestones = Milestones
|
|||
|
||||
ok = OK
|
||||
cancel = Cancel
|
||||
rerun = Re-run
|
||||
save = Save
|
||||
add = Add
|
||||
add_all = Add All
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue