wip
This commit is contained in:
1
public/web/shella/scripts/section.blog-body.min.js
vendored
Normal file
1
public/web/shella/scripts/section.blog-body.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
theme.BlogBody=function(){function e(e){this.$container=$(e),this.namespace=".blog-body",this.onLoad()}return e.prototype=$.extend({},Section.prototype,e.prototype,{onLoad:function(){theme.is_loaded&&(theme.ImagesLazyLoad.update(),theme.Masonry&&theme.Masonry.init(!0))},onUnload:function(){this.$container.off(this.namespace),theme.Masonry&&theme.Masonry.destroy()}}),e}(),$(function(){theme.sections.register("blog-body",theme.BlogBody)});
|
||||
Reference in New Issue
Block a user