try to fix button in controller issue

This commit is contained in:
2021-09-29 17:21:50 +02:00
parent 62d3bf8742
commit 6430de94a7
2 changed files with 6 additions and 6 deletions

View File

@@ -94,7 +94,7 @@
</div>
<ul class="record_actions">
<li>
<button type="submit" class="btn btn-save">
<button type="submit" class="btn btn-save" id="form_household_comment_confirm">
{{ 'Save'|trans }}
</button>
</li>