mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 03:58: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>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<a
|
||||
class="usa-button--unstyled disabled-link usa-tooltip text-no-underline "
|
||||
<input
|
||||
type="submit"
|
||||
class="usa-button--unstyled text-no-underline disabled-link usa-tooltip"
|
||||
value="Remove"
|
||||
data-position="bottom"
|
||||
title="Domains must have at least one domain manager"
|
||||
aria-disabled="true"
|
||||
data-tooltip="true"
|
||||
>
|
||||
Remove
|
||||
</a>
|
||||
data-tooltip="true">
|
||||
{% endif %}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue