mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-29 05:30:48 -04:00
Restrict DD guidance to teams who can use it
Document download is in private beta, which means most teams using Notify can’t see or use it. We shouldn’t confuse people by showing them this guidance, especially while it’s API-only.
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
{% include "partials/templates/guidance-personalisation.html" %}
|
||||
{% include "partials/templates/guidance-optional-content.html" %}
|
||||
{% include "partials/templates/guidance-links.html" %}
|
||||
{% include "partials/templates/guidance-send-a-document.html" %}
|
||||
{% if current_service.has_permission('upload_document') %}
|
||||
{% include "partials/templates/guidance-send-a-document.html" %}
|
||||
{% endif %}
|
||||
</aside>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user