Generic user_bottom wiki block
This commit is contained in:
@@ -246,7 +246,7 @@ func loadWikiManualSections(p *project.Project) []wikiManualSection {
|
||||
switch section.ID {
|
||||
case "user_top":
|
||||
section.Alias = "UserTopSection"
|
||||
case "notes":
|
||||
case "user_bottom":
|
||||
section.Alias = "UserBottomSection"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user