mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 13:56:30 +00:00
Notifications work through page-reload / page-redirect
- Uses session storage
This commit is contained in:
@ -76,6 +76,8 @@ $(document).ready(function () {
|
||||
|
||||
{% endblock %}
|
||||
|
||||
showCachedAlerts();
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user