Skip to content

Commit 2c632d5

Browse files
committed
Update
1 parent aa44b24 commit 2c632d5

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

views/twig/extensions/themes/default/layout/base.html.twig

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -101,18 +101,6 @@
101101
searchParams.filters.push(initOptions.appConfig.categoryPage[0]);
102102
initialSearch(searchParams);
103103
{% endif %}
104-
105-
// factfinder.components.recentlyViewed.config({
106-
// maxLength: 12,
107-
// storage: `local`,
108-
// });
109-
//
110-
// factfinder.components.recentlyViewed.addEntry({
111-
// Name: `The Product 2`,
112-
// ProductNumber: `2123-456`,
113-
// Price: 2.99,
114-
// });
115-
116104
});
117105
</script>
118106

0 commit comments

Comments
 (0)