Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-24 06:16:20 +03:00
parent fa198967d7
commit 408e4c68aa

View File

@ -392,8 +392,12 @@ if(typeof(jQuery) != typeof(undefined)){
// clear_selection_on_abort: true, // clear_selection_on_abort: true,
// clear_selection_on_commit: true, // clear_selection_on_commit: true,
// //
// // If false unhandled key events will not be propagated to
// // parents...
// propagate_unhandled_keys: true, // propagate_unhandled_keys: true,
// //
// // If false the element editable state will not be reset to
// // the original when edit is done...
// reset_on_done: true, // reset_on_done: true,
// //
// // Keys that will abort the edit... // // Keys that will abort the edit...