MCPcopy 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
168function cancelData(element) {
169 createMenu();
170}
171
172function saveData(element) {
173 var data = new Object();

Callers

nothing calls this directly

Calls 1

createMenuFunction · 0.85

Tested by

no test coverage detected