mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
5 lines
No EOL
191 B
Text
5 lines
No EOL
191 B
Text
<%= hidden_field( "project", "id" ) %>
|
|
<label for="project_name">Project name</label><br />
|
|
<%= text_field( "project", "name" ) %>
|
|
<br />
|
|
<br /> |