[Ovirt-devel] [PATCH] Fix js issue with Chrome in migrate form

Arthur Clement aclement at linagora.com
Mon Oct 4 15:36:24 UTC 2010


Signed-off-by: Simon Courtois <scourtois at linagora.com>
---
 src/app/views/vm/migrate.rhtml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/app/views/vm/migrate.rhtml b/src/app/views/vm/migrate.rhtml
index 9165425..dacb9d0 100644
--- a/src/app/views/vm/migrate.rhtml
+++ b/src/app/views/vm/migrate.rhtml
@@ -5,7 +5,6 @@
   Please choose migration destination. Leave the selection blank to allow oVirt to choose the most appropriate destination host.
 <%- end -%>
 <script type="text/javascript">
-<%= popup_footer("migrate_vm()", "Migrate") %>
   function migrate_vm_select(selected_rows)
   {
     var selected_ids = new Array();
-- 
1.7.2.3




More information about the ovirt-devel mailing list