backports murph-skeleton

This commit is contained in:
Simon Vieille 2021-06-16 18:56:02 +02:00
parent 7bf700c29d
commit 4bb8f37758

View file

@ -157,7 +157,9 @@
{% if context == 'tinymce' %}
<div>
<button type="button" class="btn btn-secondary" data-dismiss="modal">{{ 'Close'|trans }}</button>
<button type="button" class="btn btn-primary" id="file-manager-insert" data-value="{{ asset(path) }}">{{ 'Insert'|trans }}</button>
{% if splInfo.isFile %}
<button type="button" class="btn btn-primary" id="file-manager-insert" data-value="{{ asset(path) }}">{{ 'Insert'|trans }}</button>
{% endif %}
</div>
{% else %}
<div>