1
0
Fork 0
gitea/models/project
John Olheiser 9cc15d18df
Project links should use parent link methods (#22587)
Instead of re-creating, these should use the available `Link` methods
from the "parent" of the project, which also take sub-urls into account.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-01-23 15:51:18 -06:00
..
board.go
issue.go
main_test.go
project.go Project links should use parent link methods (#22587) 2023-01-23 15:51:18 -06:00
project_test.go