Hide empty body on delete readthrough modal
This commit is contained in:
parent
dfecdca6f9
commit
336a3769b6
@ -67,4 +67,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
{% include 'snippets/delete_readthrough_modal.html' with controls_text="delete-readthrough" controls_uid=readthrough.id %}
|
{% include 'snippets/delete_readthrough_modal.html' with controls_text="delete-readthrough" controls_uid=readthrough.id no_body=True %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user