diff options
Diffstat (limited to 'views/default/layout/objects/gallery.php')
-rw-r--r-- | views/default/layout/objects/gallery.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/layout/objects/gallery.php b/views/default/layout/objects/gallery.php index 29534a450..4135de9df 100644 --- a/views/default/layout/objects/gallery.php +++ b/views/default/layout/objects/gallery.php @@ -3,6 +3,8 @@ * Gallery view * * @uses $vars['items'] + * + * @todo not complete - number of columns */ $items = $vars['items']; |