Skip to content

Commit

Permalink
JS-337: [Configurable.JS] Preload all needed images
Browse files Browse the repository at this point in the history
    - code refactoring
  • Loading branch information
ValeryYafremau committed Dec 4, 2015
1 parent e1299f5 commit d13c192
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ define([
});
preloadImages(imagesList);
preloadImages(fullImagesList);
}
});
},

/**
Expand Down

0 comments on commit d13c192

Please sign in to comment.