ubicloud/views
Jeremy Evans c1b0a1e982 Remove role="form" attribute on form tags
It is redundant. role="form" should be set on non-form tags that
operate as forms, and if a form tag is used that doesn't operate as a
form, you could potentially use a different role, but the assumption
is that a form tag has a form role, so there is no benefit to being
explicit about it.
2025-09-09 02:36:02 +09:00
..
account Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
admin Update SSH command on admin site to use root@ and not use -i 2025-09-09 01:39:39 +09:00
auth Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
components Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
email Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
github Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
inference Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
kubernetes-cluster Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
layouts Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
networking Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
object Abstract postgres show page logic to be reusable by other objects 2025-08-30 01:25:25 +09:00
postgres Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
private-location Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
project Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
vm Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
cli.erb Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
error.erb Revert "Revert "Update error response title with PascalCase type"" 2024-04-25 00:06:04 -07:00