@ -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)
</script>