diff --git a/public/js/whiteboard.js b/public/js/whiteboard.js index 0950e69..c740ab6 100644 --- a/public/js/whiteboard.js +++ b/public/js/whiteboard.js @@ -538,7 +538,7 @@ var whiteboard = { var _this = this; var textBox = $('
'+ '
'+ - '
x
'+ + '
x
'+ '
') textBox.click(function(e) { e.preventDefault();