Skip to content

Commit

Permalink
code changes as per PSR4
Browse files Browse the repository at this point in the history
  • Loading branch information
niravkrish committed Dec 10, 2018
1 parent 30c3eac commit ee64ecd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,7 @@ define([
}

imagesToUpdate = this._setImageIndex(imagesToUpdate);

if (typeof gallery === undefined) {
context.find(this.options.mediaGallerySelector).on('gallery:loaded', function (loadedGallery) {
loadedGallery = context.find(this.options.mediaGallerySelector).data('gallery');
Expand Down

0 comments on commit ee64ecd

Please sign in to comment.