Skip to content

Commit

Permalink
JS-323: Gallery setting for configurable product
Browse files Browse the repository at this point in the history
- Static test fix
  • Loading branch information
uharbachou1 committed Dec 21, 2015
1 parent 8ff4665 commit 060ed3d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,7 @@ define([
t,
tmpVideoData,
currentItem,
iconClass = 'video-thumb-icon',
videoContainerClass = 'fotorama-video-container';
iconClass = 'video-thumb-icon';

if (!fotorama.activeFrame.$navThumbFrame) {
$(this.element).on('fotorama:showend', $.proxy(function (evt, fotoramaData) {
Expand Down

0 comments on commit 060ed3d

Please sign in to comment.