mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
Update domain_users.html
This commit is contained in:
parent
658e1f4c7d
commit
27c08b8652
1 changed files with 5 additions and 6 deletions
|
@ -82,15 +82,14 @@
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
<a
|
<input
|
||||||
class="usa-button--unstyled disabled-link usa-tooltip text-no-underline "
|
type="submit"
|
||||||
|
class="usa-button--unstyled text-no-underline disabled-link usa-tooltip"
|
||||||
|
value="Remove"
|
||||||
data-position="bottom"
|
data-position="bottom"
|
||||||
title="Domains must have at least one domain manager"
|
title="Domains must have at least one domain manager"
|
||||||
aria-disabled="true"
|
aria-disabled="true"
|
||||||
data-tooltip="true"
|
data-tooltip="true">
|
||||||
>
|
|
||||||
Remove
|
|
||||||
</a>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue