diff --git a/tpi.html b/tpi.html index 5f136fa..b6f8ff6 100644 --- a/tpi.html +++ b/tpi.html @@ -150,12 +150,12 @@ } - window.top.saveDrawData = function (cb) { - if (window.editorUx.selectionState.cells.length > 0) { - window.editorUx.selectPage() - } - uploadImage(cb) - } + // window.top.saveDrawData = function (cb) { + // if (window.editorUx.selectionState.cells.length > 0) { + // window.editorUx.selectPage() + // } + // uploadImage(cb) + // }