ubicloud/views/vm
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
..
create.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
index.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
networking.erb Switch vm to use object/show view 2025-08-30 01:25:25 +09:00
overview.erb Switch vm to use object/show view 2025-08-30 01:25:25 +09:00
settings.erb Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
show.erb Switch vm to use object/show view 2025-08-30 01:25:25 +09:00