fixed typo for actionCallback

pull/38/head
peterd 8 years ago
parent 557f47285a
commit 81fd6d4363

4
color.all.min.js vendored

File diff suppressed because one or more lines are too long

@ -866,7 +866,7 @@
}
_nodes.memos[0].style.cssText = _nodes.memo_store.style.cssText;
}
buttonAction = 'toMemery';
buttonAction = 'toMemory';
} else { // reset color from memo
resetBlink();
_colorPicker.setColor(target.style.backgroundColor, 'rgb', target.style.opacity || 1);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save