Remove TODO remarks
Converted to entries in the ticket system. Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -383,7 +383,6 @@ class DocumentVersionUploadInteractiveView(UploadBaseView):
|
||||
klass=Document, pk=kwargs['document_pk']
|
||||
)
|
||||
|
||||
# TODO: Try to remove this new version block check from here
|
||||
if NewVersionBlock.objects.is_blocked(self.document):
|
||||
messages.error(
|
||||
message=_(
|
||||
|
||||
Reference in New Issue
Block a user