From: Laury GvR Date: Tue, 29 Jul 2014 13:03:51 +0000 (-0400) Subject: Events Calendar items displayed limiting X-Git-Tag: VV1^2~53^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=172979398e2cedc85064e9870e588bdecc534d18;p=web%2FCityofMI.git Events Calendar items displayed limiting Now using flexy, not php, in template.html to limit the number of items in existence, not just visible, on the events calendar as seen on the homepage, to four. --- diff --git a/templates/template.html b/templates/template.html index 00b6a54..1910ea0 100755 --- a/templates/template.html +++ b/templates/template.html @@ -81,16 +81,19 @@
{smallCal:h}
- + {foreach:events,v} + + {v[header]} {v[dates]} {v[times]} - + - + + {end:} More Events