mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
spellfix
This commit is contained in:
parent
a9fbfaf6af
commit
4effd76ca0
@ -52,7 +52,7 @@ class PluginConfig(models.Model):
|
|||||||
name += '(not active)'
|
name += '(not active)'
|
||||||
return name
|
return name
|
||||||
|
|
||||||
# extra attributes form the registry
|
# extra attributes from the registry
|
||||||
def mixins(self):
|
def mixins(self):
|
||||||
return self.plugin._mixinreg
|
return self.plugin._mixinreg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user