forgejo/templates/repo/issue
delvh 03638f9725
Add tooltip to issue reference ()
Previously, you had no idea what you are copying with the issue
reference button for either long repo names, user names, or issue
indexes.
Now, it is simply a bit redundant for short references but a lot easier
for long references.

## Before

![image](https://user-images.githubusercontent.com/51889757/218995943-3b609ee9-4138-49ce-99b1-73fb1ea80280.png)

## After

![image](https://user-images.githubusercontent.com/51889757/218996119-4b6bf6c1-abfa-4618-81ca-a72914e73eb8.png)
2023-02-15 19:34:10 +08:00
..
fields Support Issue forms and PR forms () 2022-09-02 15:58:49 +08:00
labels Optimize html templates () 2022-12-09 21:34:51 +08:00
view_content Add tooltip to issue reference () 2023-02-15 19:34:10 +08:00
branch_selector_field.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
choose.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
comment_tab.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url () 2023-02-06 12:09:18 -06:00
label_precolors.tmpl Fix purple color in suggested label colors () 2022-01-11 12:11:40 -06:00
labels.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
list.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
milestone_issues.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
milestone_new.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
milestones.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
navbar.tmpl Add some headings to repo views () 2023-02-12 20:20:12 +08:00
new.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
new_form.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
openclose.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
search.tmpl Issues: add Project filter to issues list and search () 2023-01-29 11:45:29 +08:00
view.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
view_content.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
view_title.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00