mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Move watching sub-template to sidebar folder
This commit is contained in:
parent
4b8f0d0972
commit
bc8860ce32
3 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
tplWatching base.TplName = "repo/issue/view_content/watching"
|
||||
tplWatching base.TplName = "repo/issue/view_content/sidebar/watching"
|
||||
)
|
||||
|
||||
// IssueWatch sets issue watching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue