Merge pull request #2877 from novag/title-subheading
bind title and subheading to the respective document
This commit is contained in:
@ -55,6 +55,8 @@ class Document extends Model
|
||||
'contact_city',
|
||||
'notes',
|
||||
'footer',
|
||||
'title',
|
||||
'subheading',
|
||||
'parent_id',
|
||||
'created_from',
|
||||
'created_by',
|
||||
|
Reference in New Issue
Block a user