Added icon for the staging file delete confirm message
This commit is contained in:
@@ -641,6 +641,7 @@ def staging_file_delete(request, staging_file_id):
|
||||
'object': staging_file,
|
||||
'next': next,
|
||||
'previous': previous,
|
||||
'form_icon': u'drive_delete.png',
|
||||
}, context_instance=RequestContext(request))
|
||||
|
||||
|
||||
|
||||
BIN
site_media/images/icons/drive_delete.png
Normal file
BIN
site_media/images/icons/drive_delete.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user