mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
fixing typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
baf062fd03
commit
44e59e2c8d
@ -101,7 +101,7 @@ var OverlayPrototype = {
|
|||||||
if(that.options.closeOnUnFocusedClick || focused){
|
if(that.options.closeOnUnFocusedClick || focused){
|
||||||
that.close('reject')
|
that.close('reject')
|
||||||
|
|
||||||
// don't make the user wait if they really wants to close...
|
// don't make the user wait if they really want to close...
|
||||||
} else {
|
} else {
|
||||||
focused = true
|
focused = true
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user