mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Slight page refactoring, text pages, tooltips
This commit is contained in:
@@ -491,7 +491,7 @@ func init() {
|
||||
return err
|
||||
}
|
||||
|
||||
record := pagemodels.NewDefaultPage(core.NewRecord(collection))
|
||||
record := pagemodels.NewTextPage(core.NewRecord(collection))
|
||||
record.SetTitle("Dokumentation")
|
||||
record.SetText(START)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user