Removed object_name inline with the other apps
This commit is contained in:
@@ -13,6 +13,5 @@ def document_acl_list(request, document_id):
|
||||
document,
|
||||
extra_context={
|
||||
'object': document,
|
||||
'object_name': _(u'document'),
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user