a very minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-26 00:05:30 +03:00
parent d38eb30cfe
commit d83aaaefd6

View File

@ -1077,6 +1077,7 @@ var KeyboardUIActions = actions.Actions({
dialog.showDoc = function(){
var action = dialog.select('!').attr('action')
action
&& action in that
&& that.showDoc(action)
}
// clone the bindings so as not to mess up the global browser...