mirror of
https://github.com/penpot/penpot.git
synced 2026-05-09 10:08:54 +00:00
📎 Minor changes on error report template.
This commit is contained in:
parent
d8f4176487
commit
c240b69b5a
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user