| Current Path : /home/h/a/p/happyrenas/old/happy-r.fr/transfere_pro/assets/base/js/scripts/pages/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/h/a/p/happyrenas/old/happy-r.fr/transfere_pro/assets/base/js/scripts/pages/faq.js |
(function($, window, document, undefined) {
'use strict';
// init cubeportfolio
$('#grid-container').cubeportfolio({
filters: '#filters-container',
defaultFilter: '*',
animationType: 'sequentially',
gridAdjustment: 'responsive',
displayType: 'default',
caption: 'expand',
mediaQueries: [{
width: 1,
cols: 1
}],
gapHorizontal: 0,
gapVertical: 0
});
})(jQuery, window, document);