Explorar el Código

Fixing minor js issue

TC pushbot 5 hace 4 años
padre
commit
8477d87667
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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){