mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +02:00
Fix VO issue
This commit is contained in:
parent
4ec8612169
commit
1147559d6d
1 changed files with 1 additions and 2 deletions
|
@ -13,13 +13,12 @@
|
|||
<h1>Manage your domains</h2>
|
||||
|
||||
<p class="margin-top-4">
|
||||
{% if is_production %}
|
||||
{% if not is_production %}
|
||||
<a href="javascript:void(0)"
|
||||
class="usa-button usa-tooltip disabled-link"
|
||||
data-position="right"
|
||||
title="Coming in 2024"
|
||||
aria-disabled="true"
|
||||
aria-label="Coming in 2024"
|
||||
data-tooltip="true"
|
||||
>
|
||||
Start a new domain request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue