Changes between Initial Version and Version 1 of Ticket #20879, comment 3
- Timestamp:
- 06/07/12 17:36:53 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20879, comment 3
initial v1 1 Typing "Enter" in the textarea is disabled (no new line) as Enter/Return is globally caught by `$('#customize-controls') ` L:575 in customize-controls.dev.js.1 Typing "Enter" in the textarea is disabled (no new line) as Enter/Return is globally caught by `$('#customize-controls').on( 'keydown',...` L:575 in customize-controls.dev.js.
