Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-09-05 19:37:23 +04:00
parent 80c6d525ce
commit cae12fb686

View File

@ -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++){