mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 20:31:19 -05:00
Merge pull request #2085 from alphagov/selenium-id
add id to big received messages box
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="ajax-block">
|
||||
{% if inbound_sms_summary != None %}
|
||||
<div class="big-number-meta-wrapper">
|
||||
<div id="total-received" class="big-number-meta-wrapper">
|
||||
{{
|
||||
big_number_with_status(
|
||||
inbound_sms_summary.count,
|
||||
|
||||
Reference in New Issue
Block a user