Browse Source

Fixing minor js issue

TC pushbot 5 4 years ago
parent
commit
8477d87667
1 changed files with 2 additions and 0 deletions
  1. 2 0
      web/desktop.system

+ 2 - 0
web/desktop.system

@@ -4363,6 +4363,8 @@
 
             var targetURL = "share?id=" + payload.uuid;
             window.open(targetURL);
+
+            hideAllContextMenus();
         }
 
         function shareWithThisPermission(target, event){