From 408e4c68aaa1ea78784dca75f545056c8c99b50b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 24 Jan 2017 06:16:20 +0300 Subject: [PATCH] doc... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/util.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui (gen4)/lib/util.js b/ui (gen4)/lib/util.js index 189af655..f87ab059 100755 --- a/ui (gen4)/lib/util.js +++ b/ui (gen4)/lib/util.js @@ -392,8 +392,12 @@ if(typeof(jQuery) != typeof(undefined)){ // clear_selection_on_abort: true, // clear_selection_on_commit: true, // + // // If false unhandled key events will not be propagated to + // // parents... // 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, // // // Keys that will abort the edit...