mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-27 03:09:11 -04:00
Use Uploaded by instead of Created by for the label.
Move status to the last column on the table
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
Started {{ uploaded_at|format_datetime }}
|
||||
</p>
|
||||
{% endif %}
|
||||
Created by {{ created_by }}
|
||||
Uploaded by {{ created_by }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user