mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 09:08:25 -04:00
Merge branch 'add-aria-api-key'
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<h2 class="api-key-name">
|
<h2 class="api-key-name">
|
||||||
{{ name }}
|
{{ name }}
|
||||||
</h2>
|
</h2>
|
||||||
<div data-module="api-key" data-key="{{ key }}" data-thing="{{ thing }}">
|
<div data-module="api-key" data-key="{{ key }}" data-thing="{{ thing }}" aria-live="assertive">
|
||||||
<span class="api-key-key">{{ key }}</span>
|
<span class="api-key-key">{{ key }}</span>
|
||||||
</div>
|
</div>
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|||||||
Reference in New Issue
Block a user