Skip to content

Commit 7d5a501

Browse files
committed
IBX-11236: Rename button html_type prop to htmlType
1 parent ab5b494 commit 7d5a501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bundle/Core/Resources/views/Security/login.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<input type="hidden" name="_target_path" value="/account" />
3131
#}
3232
<twig:ibexa:button
33-
html_type="submit"
33+
htmlType="submit"
3434
type="primary"
3535
>
3636
{{ 'Login'|trans }}

0 commit comments

Comments
 (0)