From abb20706ae354d28bc825d6158cfaa55dea10873 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 13 Jan 2020 18:53:26 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 62ac8863..28f78214 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1110,6 +1110,8 @@ function(title, options){ // XXX need to: // - call options.open if it exists... // - do not define this if we already did... + // ...currently this is added to handlers on + // every .dialog.update(..)... open: function(evt){ // XXX CONTEXT... var actions = options.app || that.app