Merge branch 'versions/minor' into features/multi_version_document

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-10-10 14:56:47 -04:00
17 changed files with 68 additions and 50 deletions

View File

@@ -28,7 +28,6 @@ class NewVersionForm(forms.Form):
label=_('Comment'), required=False,
widget=forms.widgets.Textarea(attrs={'rows': 4}),
)
append_pages = forms.BooleanField(
help_text=_(
'If selected, the pages of the file uploaded will be appended '