Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Threadfin/Threadfin
/ cancelData
Function
cancelData
html/js/data.js:168–170 ·
view source on GitHub ↗
(element)
Source
from the content-addressed store, hash-verified
166
167
168
function
cancelData(element) {
169
createMenu();
170
}
171
172
function
saveData(element) {
173
var
data =
new
Object();
Callers
nothing calls this directly
Calls
1
createMenu
Function · 0.85
Tested by
no test coverage detected