mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Update pin and add pin-slash (#24669)
Continue #23531 Thanks for the update in https://github.com/primer/octicons/issues/940, @CameronFoxly  
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
data-modal-default-project-board-header="{{$.locale.Tr "repo.projects.column.unset_default"}}"
|
||||
data-modal-default-project-board-content="{{$.locale.Tr "repo.projects.column.unset_default_desc"}}"
|
||||
data-url="{{$.Link}}/{{.ID}}/unsetdefault">
|
||||
{{svg "octicon-pin"}}
|
||||
{{svg "octicon-pin-slash"}}
|
||||
{{$.locale.Tr "repo.projects.column.unset_default"}}
|
||||
</a>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user