publication workflow
This commit is contained in:
parent
32129363ef
commit
39623ff5a6
11 changed files with 153 additions and 139 deletions
|
@ -11,6 +11,9 @@ class Title extends Model
|
|||
|
||||
|
||||
protected $fillable = [
|
||||
'value',
|
||||
'type',
|
||||
'language'
|
||||
];
|
||||
|
||||
public function dataset()
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue