mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
and another one
This commit is contained in:
parent
e3ca478042
commit
138aebdb08
@ -74,6 +74,7 @@ def plugin_errors(*args, **kwargs):
|
|||||||
"""
|
"""
|
||||||
return registry.errors
|
return registry.errors
|
||||||
|
|
||||||
|
|
||||||
@register.simple_tag(takes_context=True)
|
@register.simple_tag(takes_context=True)
|
||||||
def notification_settings_list(context, *args, **kwargs):
|
def notification_settings_list(context, *args, **kwargs):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user