Fixes edit book view
This commit is contained in:
parent
27cc2b574f
commit
a8483754c3
3 changed files with 16 additions and 0 deletions
|
@ -125,6 +125,7 @@ class EditionForm(CustomForm):
|
|||
'origin_id',
|
||||
'created_date',
|
||||
'updated_date',
|
||||
'edition_rank',
|
||||
|
||||
'authors',# TODO
|
||||
'parent_work',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue