mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-17 08:41:40 +00:00
minor tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4d9f731a65
commit
94e6027986
@ -1141,7 +1141,7 @@ function loadFileImages(path, no_load_diffs, callback){
|
||||
}).sort().reverse()[0]
|
||||
path = path == null ? 'images.json' : path
|
||||
|
||||
updateStatus('Loading: ' + path)
|
||||
updateStatus('Loading:', path)
|
||||
|
||||
path = base +'/'+ path
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user