mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
no message
This commit is contained in:
parent
d6fcf85cd2
commit
cbfb6bd24c
@ -194,8 +194,7 @@ class PartSetCategory(AjaxView):
|
|||||||
ctx['category'] = self.category
|
ctx['category'] = self.category
|
||||||
|
|
||||||
return ctx
|
return ctx
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class MakePartVariant(AjaxCreateView):
|
class MakePartVariant(AjaxCreateView):
|
||||||
""" View for creating a new variant based on an existing template Part
|
""" View for creating a new variant based on an existing template Part
|
||||||
|
Loading…
Reference in New Issue
Block a user