padding with lines of all 9999s to blocks of 10 lines, RT#33622
[freeside.git] / httemplate / elements / select-part_event.html
1 <% include( '/elements/select-table.html',
2               'table'      => 'part_event',
3               'name_col'   => 'event',
4               @_,
5           )
6 %>