mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
80c6d525ce
commit
cae12fb686
@ -21,6 +21,7 @@ function loadJSONfile(path, escape_urls){
|
||||
// XXX browser - open file dialog
|
||||
|
||||
// escape the URLs...
|
||||
// XXX need to make ths universal for all urls within the image object...
|
||||
if(escape_urls == true){
|
||||
var ribbons = data.ribbons
|
||||
for(var i=0; i<ribbons.length; i++){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user