Ignore:
Timestamp:
Sep 28, 2009, 12:58:53 AM (15 years ago)
Author:
quentin
Message:

Make modify form work

File:
1 edited

Legend:

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

    r2432 r2483  
    6060(To edit ram, disk size, or machine name, turn off the machine first.)
    6161% endif
    62 <form action="modify" method="POST">
     62<form action="machine/${machine.machine_id}/modify" method="POST">
    6363  <input type="hidden" name="machine_id" value="${defaults.machine_id}"/>
    6464  <table>
Note: See TracChangeset for help on using the changeset viewer.