Recipe edit, we can now delete groups, steps and ingredients
This commit is contained in:
parent
d4962c98ff
commit
5ce3391466
11 changed files with 183 additions and 68 deletions
|
|
@ -18,6 +18,12 @@
|
|||
|
||||
<div id="toast"></div>
|
||||
|
||||
<dialog id="modal-dialog">
|
||||
<div class="content"></div>
|
||||
<input type="button" class="ok" value="OK" />
|
||||
<input type="button" class="cancel" value="Cancel" />
|
||||
</dialog>
|
||||
|
||||
{% block body_container %}{% endblock %}
|
||||
|
||||
<footer class="footer-container">gburri - 2025</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue