author | Thierry Florac <thierry.florac@onf.fr> |
Thu, 30 Aug 2018 10:04:31 +0200 | |
changeset 906 | 7478b698af47 |
parent 905 | 6df8dd91e90a |
child 907 | d72953216952 |
src/pyams_content/component/paragraph/interfaces/audio.py | file | annotate | diff | comparison | revisions |
--- a/src/pyams_content/component/paragraph/interfaces/audio.py Wed Aug 29 17:49:34 2018 +0200 +++ b/src/pyams_content/component/paragraph/interfaces/audio.py Thu Aug 30 10:04:31 2018 +0200 @@ -51,7 +51,7 @@ author = TextLine(title=_("Author"), description=_("Name of document's author"), - required=True) + required=False) renderer = Choice(title=_("Audio template"), description=_("Presentation template used for this audio file"),