spellfix
This commit is contained in:
parent
a9fbfaf6af
commit
4effd76ca0
|
|
@ -52,7 +52,7 @@ class PluginConfig(models.Model):
|
|||
name += '(not active)'
|
||||
return name
|
||||
|
||||
# extra attributes form the registry
|
||||
# extra attributes from the registry
|
||||
def mixins(self):
|
||||
return self.plugin._mixinreg
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue