mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
(cherry picked from commit 7645492cc2e457bc118235d411740478a60fe70f)
This commit is contained in:
parent
66d6896925
commit
c4c3cdcb31
@ -140,6 +140,8 @@ function inventreeDocReady() {
|
||||
// start watcher
|
||||
startNotificationWatcher();
|
||||
|
||||
attachClipboard('.clip-btn');
|
||||
|
||||
// always refresh when the focus returns
|
||||
$(document).focus(function(){
|
||||
startNotificationWatcher();
|
||||
|
Loading…
x
Reference in New Issue
Block a user