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