% $m->comp("/widgets/wrappers/sharky/table_top.mc", % caption => "Current Contributors", % );
Last Name | First Name | Type | Order | Delete |
<% $person->get_lname || ' ' %> | <% $person->get_fname || ' ' %> | <% $val %> | <& '/widgets/profile/displayFormElement.mc', key => "$widget|reorder_$id", useTable => 0, vals => { value => $i, props => { type => 'select', vals => $order_vals, }, js => 'onChange="reorder(this, \'theForm\')"' } &> |