assets/themes/j1/adapter/js/justifiedGallery.js in j1-template-2022.0.10 vs assets/themes/j1/adapter/js/justifiedGallery.js in j1-template-2022.0.11
- old
+ new
@@ -74,13 +74,10 @@
// ESLint shimming
// -----------------------------------------------------------------------------
/* eslint indent: "off" */
// -----------------------------------------------------------------------------
'use strict';
-
-{% comment %} Main
--------------------------------------------------------------------------------- {% endcomment %}
-j1.adapter['justifiedGallery'] = (function (j1, window) {
+j1.adapter.justifiedGallery = (function (j1, window) {
{% comment %} Global variables
------------------------------------------------------------------------------ {% endcomment %}
var environment = '{{environment}}';
var moduleOptions = {};