Ignore:
Timestamp:
Dec 19, 2009, 9:59:57 PM (14 years ago)
Author:
price
Message:

info.mako: cut no-longer-used hidden field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package_branches/invirt-web/cherrypy/code/templates/info.mako

    r2483 r2640  
    6161% endif
    6262<form action="machine/${machine.machine_id}/modify" method="POST">
    63   <input type="hidden" name="machine_id" value="${defaults.machine_id}"/>
    6463  <table>
    6564    <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.