Prevent feed scroll when triggered from markers
This commit is contained in:
@@ -387,6 +387,7 @@
|
||||
, $Media: $link.attr('data-type')=='video'?this.$video:this.$image
|
||||
, width: $link.find('img').attr('width')
|
||||
, height: $link.find('img').attr('height')
|
||||
, set: $link.attr('data-lightbox') || $link.attr('rel')
|
||||
//ADDED-END
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user