Skip to content
Snippets Groups Projects

on themes store

Merged Ghislain Loas requested to merge dev#99489_magasin_de_themes_bases_sur_bootstrap into hotline
Compare and
21 files
+ 504
266
Preferences
Compare changes
Files
21
+ 10
0
@@ -512,4 +512,14 @@ class Class_Template {
public function withUserAndSIGBDo($callback) {
return $callback();
}
public function getCarouselRenderer($layout) {
return null;
}
public function getCarouselLayouts() {
return [];
}
}
\ No newline at end of file