1
0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-08-15 20:26:45 +02:00

📎 Minor changes on error report template.

This commit is contained in:
Andrey Antukh 2021-12-28 11:19:38 +01:00
commit c240b69b5a

View file

@ -144,15 +144,9 @@
</div>
{% endif %}
{% if explain %}
<div>(<a href="#explain">go to explain</a>)</div>
{% endif %}
{% if data %}
<div>(<a href="#edata">go to edata</a>)</div>
{% endif %}
{% if error %}
<div>(<a href="#trace">go to trace</a>)</div>
{% endif %}
<div>(<a href="#explain">go to explain</a>)</div>
<div>(<a href="#edata">go to edata</a>)</div>
<div>(<a href="#trace">go to trace</a>)</div>
{% if params %}
<div id="params" class="table-row multiline">