Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
window.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
show
Method · 0.80
hide
Method · 0.80
$
Function · 0.50
Tested by
no test coverage detected