mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Pages now work
Default Pages Created & Updated Fields for every collection
This commit is contained in:
@@ -59,6 +59,7 @@ func itemsFields(app core.App) core.FieldsList {
|
||||
&core.URLField{Name: dbmodels.URI_FIELD, Required: false, Presentable: false},
|
||||
)
|
||||
|
||||
dbmodels.SetCreatedUpdatedFields(&fields)
|
||||
dbmodels.SetNotesAndAnnotationsField(&fields)
|
||||
dbmodels.SetEditorStateField(&fields)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user