MCPcopy Create free account
hub / github.com/Milkyroad/SCiPNET / upload.js

File upload.js

public/src/js/upload.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1window.uploadfile = (doc) => {
2 //make the close button available
3 $(".close").css("opacity", "1")
4 $(".close").css("pointer-events", "auto")

Callers

nothing calls this directly

Calls 3

showMethod · 0.80
hideMethod · 0.80
$Function · 0.50

Tested by

no test coverage detected