mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 03:58:24 -04:00
update banner with different status states
This commit is contained in:
@@ -407,6 +407,7 @@ def get_job_partials(job):
|
||||
session["arrived_from_preview_page"] = False
|
||||
|
||||
arrived_from_preview_page_url = session.get("arrived_from_preview_page", False)
|
||||
print('job', dir(job))
|
||||
|
||||
return {
|
||||
"counts": counts,
|
||||
|
||||
Reference in New Issue
Block a user