do not redundantly include usage description on ccpo review page
This commit is contained in:
parent
8741e8ee41
commit
6241ca4da7
@ -16,14 +16,6 @@
|
||||
|
||||
<div class='panel__content'>
|
||||
|
||||
<p>
|
||||
{% if data["details_of_use"] and data["details_of_use"]["jedi_usage"] %}
|
||||
{{ data["details_of_use"]["jedi_usage"] }}
|
||||
{% else %}
|
||||
<i>Missing usage information</i>
|
||||
{% endif %}
|
||||
</p>
|
||||
|
||||
{% with data=data, request_id=request_id %}
|
||||
{% include "requests/_review.html" %}
|
||||
{% endwith %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user