hide requests

This commit is contained in:
Montana
2019-01-09 13:22:32 -05:00
parent 08806eed24
commit c2a597d98b
6 changed files with 3 additions and 36 deletions

View File

@@ -53,12 +53,6 @@
</p>
{% endif %}
{% if config.get("REQUESTS_WORKFLOW") %}
<a href="{{ url_for('requests.requests_form_new', screen=1) }}" class='menu__button usa-button'>
{{ "navigation.topbar.request_workspace_link_text" | translate }}
</a>
{% endif %}
</div>
</template>
</div>