2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Add a generic DeleteForm and update AjaxDeleteView

This commit is contained in:
Oliver Walters
2019-05-13 22:46:47 +10:00
parent 4860b88927
commit e35a9284eb
3 changed files with 56 additions and 15 deletions

View File

@ -0,0 +1 @@
{% extends "modal_form.html" %}