mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
fixed an old bug in history dialog...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
db57d389fd
commit
b21e15fb23
@ -636,7 +636,6 @@ var URLHistoryUIActions = actions.Actions({
|
|||||||
selected: cur,
|
selected: cur,
|
||||||
})
|
})
|
||||||
.open(function(evt, path){
|
.open(function(evt, path){
|
||||||
save()
|
|
||||||
dialog.close()
|
dialog.close()
|
||||||
that.openURLFromHistory(path)
|
that.openURLFromHistory(path)
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user