forked from 0x2620/oxjs
revert 8a374360fa breaks shift enter in annotations
This commit is contained in:
parent
62a94ee644
commit
4f00f0e06c
1 changed files with 0 additions and 1 deletions
|
|
@ -309,7 +309,6 @@ Ox.Input = function(options, self) {
|
|||
click: function() {
|
||||
self.options.disabled && that.gainFocus();
|
||||
},
|
||||
input: change,
|
||||
blur: blur,
|
||||
change: change,
|
||||
focus: focus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue