* Sun Apr 28 2024 Brian Read <brianr@koozali.org> 11.0.0-5.sme

- Ibay create not getting into panel [SME: 12652]
This commit is contained in:
2024-04-28 11:22:17 +01:00
parent a580a79ab5
commit 1837bc9a18
2 changed files with 5 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
<br>
%= submit_button "$btn", class => 'action'
</p>
%= hidden_field 'trt' => 'ADD';
% end
@@ -71,9 +72,7 @@
% }
</tbody>
</table>
<%} %>
%= hidden_field 'trt' => $iba_datas->{trt}
</div>