diff --git a/app/templates/views/jobs/job.html b/app/templates/views/jobs/job.html index f9a6a3fed..38ff39162 100644 --- a/app/templates/views/jobs/job.html +++ b/app/templates/views/jobs/job.html @@ -15,56 +15,44 @@
This page refreshes automatically to show the latest message activity delivery rates, details, and reports.
You can watch it in progress or check back later.
Messages are sent immediately to the cell phone carrier, but will remain in "pending" status until we hear back from the carrier they have received it and attempted deliver. More information on delivery status.
- {% if not job.processing_finished %} + {% if not job.processing_finished and FEATURE_SOCKET_ENABLED %}