ubicloud/views/components/form/hidden.erb
Jeremy Evans 8d7b4be624 Make hidden input template use hidden_inputs method
It would be nice to get rid of the hidden input template completely,
but that would complicate the resource_creation_form, so keep it
for now.
2025-09-09 01:40:49 +09:00

2 lines
46 B
Text

<%# locals: (**) %>
<%== hidden_inputs(**) %>