mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 07:28:53 -05:00
fix: clicking on Captions will make the whole editor page jump (135)
This commit is contained in:
parent
5649554b05
commit
25f06aeb14
@ -5,8 +5,9 @@
|
|||||||
{% block headtitle %}Add subtitle - {{PORTAL_NAME}}{% endblock headtitle %}
|
{% block headtitle %}Add subtitle - {{PORTAL_NAME}}{% endblock headtitle %}
|
||||||
|
|
||||||
{% block innercontent %}
|
{% block innercontent %}
|
||||||
|
<div class="user-action-form-wrap">
|
||||||
{% include "cms/media_nav.html" with active_tab="subtitles" %}
|
{% include "cms/media_nav.html" with active_tab="subtitles" %}
|
||||||
|
</div>
|
||||||
|
|
||||||
{% if whisper_form %}
|
{% if whisper_form %}
|
||||||
<div class="user-action-form-wrap">
|
<div class="user-action-form-wrap">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user