From: Evan Broder Date: Sun, 27 Dec 2009 17:29:17 +0000 (-0500) Subject: Nuke an extra tag. X-Git-Tag: 0.1.5~19 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/6698c203874b6b49fe661b2f598a905953fb2004?ds=inline Nuke an extra tag. svn path=/trunk/packages/invirt-web/; revision=2793 --- diff --git a/code/templates/info.mako b/code/templates/info.mako index 0d1b66b..998b73e 100644 --- a/code/templates/info.mako +++ b/code/templates/info.mako @@ -47,7 +47,6 @@ Info on ${machine.name}
${command_button("Delete VM", "delete", extra='''onclick="return confirm('Are you sure that you want to delete this VM?');"''')}
- <%def name="modifyForm()">