Skip to content

Commit

Permalink
Use ezp component.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceilino committed May 29, 2015
1 parent 6a8b45e commit 916b351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/widget-ezplus-directive.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
} else if (image) {
element.attr('src', thumbMediumUrl);
element.attr('data-zoom-image', fullSizeUrl);
angular.element(element).elevateZoom({
angular.element(element).ezPlus({
scrollZoom: true,
zoomWindowWidth: 600,
zoomWindowHeight: 600,
Expand Down

0 comments on commit 916b351

Please sign in to comment.