Target links inside admin content frame to outside content frame.

Otherwise we are unable to visit other pages.
This commit is contained in:
Jan Böhmer 2022-07-30 14:26:31 +02:00
parent 12e7ed9165
commit 387fd77d2d

View file

@ -28,7 +28,7 @@
</div> </div>
<div class="col-sm-8"> <div class="col-sm-8">
<turbo-frame id="admin-content-frame" data-turbo-action="advance"> <turbo-frame id="admin-content-frame" data-turbo-action="advance" target="content">
<fieldset> <fieldset>
<legend> <legend>
{% if entity.ID %} {% if entity.ID %}