Removed asumption that a group of documents will always have the same metadata values, as such removing the clone metadata link from the document group action view
This commit is contained in:
@@ -31,6 +31,6 @@ def document_group_view(request, document_id, document_group_id):
|
||||
},
|
||||
object_list=object_list['documents'],
|
||||
extra_context={
|
||||
'ref_object': document
|
||||
'object': document
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user