[Ovirt-devel] [PATCH server webui] Change the "Edit virtual machine" to "Save settings" button]

william kc at cobradevil.org
Wed Apr 22 19:42:59 UTC 2009


A small change in the Web UI edit virtual machine.

--- app/views/vm/edit.rhtml.orig        2009-04-22 21:18:50.000000000
+0200
+++ app/views/vm/edit.rhtml     2009-04-22 21:19:11.000000000 +0200
@@ -11,7 +11,7 @@
     <%= render :partial => 'form', :locals => { :create => false }  %>
   </div>
   <!-- DIALOG  FOOTER -->
-  <%= popup_footer("$('#vm_form').submit()", "Edit Virtual Machine") %>
+  <%= popup_footer("$('#vm_form').submit()", "Save settings") %>
   </form>
 
 <script type="text/javascript">


With kind regards

William van de Velde




More information about the ovirt-devel mailing list