Changeset 2718 for package_branches/invirt-web/cherrypy-rebased
- Timestamp:
- Dec 20, 2009, 9:47:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/cherrypy-rebased/code/templates/info.mako
r2691 r2718 61 61 % endif 62 62 <form action="machine/${machine.machine_id}/modify" method="POST"> 63 <input type="hidden" name="machine_id" value="${defaults.machine_id}"/>64 63 <table> 65 64 <tr><td>Description:</td><td colspan="2"><textarea name="description" rows="4" cols="60">${defaults.description}</textarea></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.