mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
another style fix
This commit is contained in:
parent
20b0ccefea
commit
2861ee0843
@ -1,5 +1,13 @@
|
|||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
{% load inventree_extras %}
|
|
||||||
|
/* exported
|
||||||
|
showAlertOrCache,
|
||||||
|
showCachedAlerts,
|
||||||
|
startNotificationWatcher,
|
||||||
|
stopNotificationWatcher,
|
||||||
|
openNotificationPanel,
|
||||||
|
closeNotificationPanel,
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Add a cached alert message to sesion storage
|
* Add a cached alert message to sesion storage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user