2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00
This commit is contained in:
Oliver Walters
2019-05-13 23:03:37 +10:00
parent edc2cc49c2
commit 069cebb669
3 changed files with 3 additions and 3 deletions

View File

@ -804,4 +804,4 @@ class SupplierPartDelete(AjaxDeleteView):
success_url = '/supplier/'
ajax_template_name = 'company/partdelete.html'
ajax_form_title = 'Delete Supplier Part'
context_object_name = 'supplier_part'
context_object_name = 'supplier_part'