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,
|
document,
|
||||||
extra_context={
|
extra_context={
|
||||||
'object': document,
|
'object': document,
|
||||||
'object_name': _(u'document'),
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user