mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
a very minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d38eb30cfe
commit
d83aaaefd6
@ -1077,6 +1077,7 @@ var KeyboardUIActions = actions.Actions({
|
|||||||
dialog.showDoc = function(){
|
dialog.showDoc = function(){
|
||||||
var action = dialog.select('!').attr('action')
|
var action = dialog.select('!').attr('action')
|
||||||
action
|
action
|
||||||
|
&& action in that
|
||||||
&& that.showDoc(action)
|
&& that.showDoc(action)
|
||||||
}
|
}
|
||||||
// clone the bindings so as not to mess up the global browser...
|
// clone the bindings so as not to mess up the global browser...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user