RVRNEXT-5 add formError for multi for layouts

This commit is contained in:
Bence Pőcze 2023-04-23 20:19:38 +02:00
parent d24c3bb1cb
commit 9a6e95673e
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D
2 changed files with 2 additions and 0 deletions

View File

@ -40,5 +40,6 @@
</td>
</tr>
</table>
<p class="formError justify marginTop"></p>
</div>
@endsection

View File

@ -47,6 +47,7 @@
</td>
</tr>
</table>
<p class="formError justify marginTop"></p>
</div>
@endsection