* Mon Oct 06 2025 Brian Read <brianr@koozali.org> 11.0.0-3.sme
- Add UTF8 and avoid potential DB caching problems [SME: 13209]
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class='tabl2'>
|
||||
% my $control_data = $c->stash('Table3');
|
||||
% $control_data = $c->stash('Table3');
|
||||
% foreach my $row (@$control_data) {
|
||||
<tr class='table-row'>
|
||||
<td class='sme-border table-col table-col-Table3_Groups'><%=$c->render_to_string(inline=>$row->{'Table3_Users'})%></td>
|
||||
|
Reference in New Issue
Block a user