Remove internal notes form

This commit is contained in:
richard-dds
2018-09-17 10:04:50 -04:00
parent dffd0e9e0f
commit e58013cd72
2 changed files with 0 additions and 34 deletions

View File

@@ -135,24 +135,6 @@
</section>
{% endif %}
<section class='internal-notes' id='ccpo-notes'>
<form method="POST" action="{{ url_for('requests.create_internal_comment', request_id=request.id) }}">
<div class='panel'>
<div class='panel__content'>
{{ internal_comment_form.csrf_token }}
{{ TextInput(internal_comment_form.text, paragraph=True, noMaxWidth=True) }}
</div>
</div>
<div class='action-group action-group--tight'>
<button class='usa-button' type="submit">Save Notes</button>
</div>
</form>
</section>
<section>
<div class='panel'>
<header class='panel__heading panel__heading--divider'>