Hide empty body on delete readthrough modal

This commit is contained in:
Mouse Reeve 2021-03-07 08:03:28 -08:00
parent dfecdca6f9
commit 336a3769b6

View File

@ -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 %}