mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
spellfix
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user