mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 20:11:37 +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