mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-30 19:05:49 -04:00
Convert the carousel module to provide its block through the new api
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<? defined("SYSPATH") or die("No direct script access."); ?>
|
||||
<?= View::sidebar($theme) ?>
|
||||
<? foreach ($theme->blocks() as $block): ?>
|
||||
<?= $block ?>
|
||||
<? endforeach ?>
|
||||
|
||||
Reference in New Issue
Block a user