Merge pull request #2877 from novag/title-subheading

bind title and subheading to the respective document
This commit is contained in:
Cüneyt Şentürk
2023-08-14 15:13:42 +03:00
committed by GitHub
7 changed files with 114 additions and 45 deletions

View File

@ -55,6 +55,8 @@ class Document extends Model
'contact_city',
'notes',
'footer',
'title',
'subheading',
'parent_id',
'created_from',
'created_by',