mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
(cherry picked from commit 7645492cc2
)
This commit is contained in:
@ -140,6 +140,8 @@ function inventreeDocReady() {
|
||||
// start watcher
|
||||
startNotificationWatcher();
|
||||
|
||||
attachClipboard('.clip-btn');
|
||||
|
||||
// always refresh when the focus returns
|
||||
$(document).focus(function(){
|
||||
startNotificationWatcher();
|
||||
|
Reference in New Issue
Block a user