ofri masad has posted comments on this change. Change subject: webadmin: Change running vm column ......................................................................
Patch Set 1: (3 inline comments) .................................................... Commit Message Line 5: CommitDate: 2013-01-14 10:14:52 +0200 Line 6: Line 7: webadmin: Change running vm column Line 8: Line 9: Change th e "running vm" column in main tab Host to "Virtual Machines" Done Line 10: (counting total number on VMs on the host) Line 11: Line 12: Change-Id: I19d06e11a2db1dd70471999064dc0480f81c0e17 Line 13: Bug-Url: https://bugzilla.redhat.com/890823 Line 6: Line 7: webadmin: Change running vm column Line 8: Line 9: Change th e "running vm" column in main tab Host to "Virtual Machines" Line 10: (counting total number on VMs on the host) Done Line 11: Line 12: Change-Id: I19d06e11a2db1dd70471999064dc0480f81c0e17 Line 13: Bug-Url: https://bugzilla.redhat.com/890823 .................................................... File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java Line 1022: @DefaultStringValue("Status") Line 1023: String statusHost(); Line 1024: Line 1025: @DefaultStringValue("Virtual Machines") Line 1026: String runningVms(); Done Line 1027: Line 1028: @DefaultStringValue("Memory") Line 1029: String memoryHost(); Line 1030: -- To view, visit http://gerrit.ovirt.org/10968 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I19d06e11a2db1dd70471999064dc0480f81c0e17 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
