Files
backend-mm/public/web/shella/scripts/module.collections.min.js
2025-09-25 03:03:31 +05:00

1 line
246 B
JavaScript

theme.Collections=function(){function o(){this.dom={$collections:$(".js-collections")},this.dom.$collections.length&&this.load()}o.prototype=$.extend({},o.prototype,{load:function(){}}),theme.Collections=new o},$(function(){theme.Collections()});