Sha256: f5bfd9f3ad4b40b921081ef7fd6a5551b2744c8d0904b28c4c607722c827ac0b
Contents?: true
Size: 299 Bytes
Versions: 1
Compression:
Stored size: 299 Bytes
Contents
Editing Project <%=@project.name%> <br /> <%= render_partial(:partList,:project=>@project.objectId) %> <br /> Add Part:<br /> <form method="post" action="<%=url(:action=>:addPart,:project=>@project.objectId)%>"> <input type="text" name="partName"></input> <input type="submit"></input> </form>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appswarm-0.0.1 | apps/todo/views/edit.rhtml |