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