Merge branch 'issue_6366' of github.com:akathuria289/bagisto into issue_6366
This commit is contained in:
commit
c2de509e7a
File diff suppressed because one or more lines are too long
|
|
@ -87,7 +87,7 @@ export default {
|
|||
this.activeImage.removeData('elevateZoom');
|
||||
|
||||
/* getting url */
|
||||
this.activeImageVideoURL = largeImageUrl;
|
||||
this.activeImageVideoURL = smallImageUrl;
|
||||
|
||||
/* type checking for media type */
|
||||
this.currentType = currentType;
|
||||
|
|
|
|||
Loading…
Reference in New Issue