Added a field to blog model to have a edit changelog

This commit is contained in:
Felipe M 2017-04-23 22:24:12 +02:00
parent 5496624871
commit d54c73e562
Signed by: fmartingr
GPG key ID: 716BC147715E716F
2 changed files with 8 additions and 0 deletions

View file

@ -27,3 +27,7 @@ width = 1/2
[fields.body]
label = Body
type = markdown
[fields.edit_comment]
label = Edit comment
type = markdown