mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 09:08:27 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
c69d7f50a3
3 changed files with 67 additions and 11 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue