Migrated Manage Events to the new search based system. Core functionality works. Still a few things to tweak though.

This commit is contained in:
Roy Johnson 2006-04-19 23:34:38 +00:00
parent f01e5b3074
commit c6065852aa
2 changed files with 11 additions and 3 deletions

View file

@ -122,7 +122,8 @@
<th><tmpl_var requirement.label></th>
<th><tmpl_var addToCart.label></th></tr>
<tmpl_loop events_loop>
<tr<tmpl_unless __ODD__> class="oddRow"<tmpl_else> class="evenRow"</tmpl_unless>><td><tmpl_var title>
<tr<tmpl_unless __ODD__> class="oddRow"<tmpl_else> class="evenRow"</tmpl_unless>>
<td><tmpl_if canManageEvents><tmpl_var manageToolbar>&nbsp;</tmpl_if><tmpl_var title>
</td><td><tmpl_var startDate.human>
</td><td><tmpl_var endDate.human>
</td><td><tmpl_var seatsRemaining>