author | Thierry Florac <tflorac@ulthar.net> |
Fri, 24 May 2019 16:54:20 +0200 | |
changeset 1322 | 39e55a3261a2 |
parent 1321 | 4f347655847a |
child 1323 | c70a308cf58b |
src/pyams_content/shared/common/zmi/types/updater.py | file | annotate | diff | comparison | revisions |
--- a/src/pyams_content/shared/common/zmi/types/updater.py Fri May 24 09:08:19 2019 +0200 +++ b/src/pyams_content/shared/common/zmi/types/updater.py Fri May 24 16:54:20 2019 +0200 @@ -77,7 +77,7 @@ ignore_archives = Bool(title=_("Ignore archives?"), description=_("If 'yes', archives will not be updated"), - required=True, + required=False, default=True) target_datatype = Choice(title=_("Target data type"),