Remove update button

Not needed anymore, as template changes are commited on TemplateVM shutdown
This commit is contained in:
Marek Marczykowski 2011-04-07 10:45:21 +02:00
parent 4eee5c03c1
commit 0279b5dc1a

View File

@ -410,7 +410,7 @@ class VmManagerWindow(QMainWindow):
self.addActions (self.toolbar, (self.action_createvm, self.action_removevm,
None,
self.action_resumevm, self.action_shutdownvm,
self.action_updatevm, self.action_editfwrules,
self.action_editfwrules,
None,
self.action_showcpuload,
self.action_showallvms,