Don't show trash can internal name
This commit is contained in:
@@ -23,10 +23,6 @@ def trash_can_list(request):
|
||||
'list_object_variable_name': 'trash_can',
|
||||
'title': _(u'trash cans'),
|
||||
'extra_columns': [
|
||||
{
|
||||
'name': _(u'name'),
|
||||
'attribute': 'name'
|
||||
},
|
||||
{
|
||||
'name': _(u'label'),
|
||||
'attribute': 'label'
|
||||
|
||||
Reference in New Issue
Block a user