% endif
</div>
<div>
- ${command_button("Delete VM", "delete", extra='''onclick="return confirm('Are you sure that you want to delete this VM?');"''')}
+ ${command_button("Delete VM", "delete", extra="onclick=\"return confirm('Are you sure that you want to delete this VM (\\\'" + machine.name + "\\\')?');\"")}
</div>
</%def>
+invirt-web (0.1.29) precise; urgency=low
+
+ * Deleting VM shows the name of the VM that is being deleted.
+
+ -- Steven Valdez <dvorak42@mit.edu> Mon, 08 Apr 2013 19:55:53 -0400
+
invirt-web (0.1.28) precise; urgency=low
* Updated the Windows 7 license help.