[node-patches] Change in ovirt-node[master]: Change "Next" to "Continue" on storage_vol_page

fabiand at redhat.com fabiand at redhat.com
Fri Jul 18 15:48:53 UTC 2014


Hello Ryan Barry,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/30457

to review the following change.

Change subject: Change "Next" to "Continue" on storage_vol_page
......................................................................

Change "Next" to "Continue" on storage_vol_page

For consistency, the button to the next page should have the same
label on all pages.

Change-Id: I0c07642ee14d3698852ad6cf2f1c0ed63e73e34e
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1053418
Signed-off-by: Ryan Barry <rbarry at redhat.com>
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/installer/core/storage_vol_page.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/57/30457/1

diff --git a/src/ovirt/node/installer/core/storage_vol_page.py b/src/ovirt/node/installer/core/storage_vol_page.py
index 3b4bf7f..cf39049 100644
--- a/src/ovirt/node/installer/core/storage_vol_page.py
+++ b/src/ovirt/node/installer/core/storage_vol_page.py
@@ -107,7 +107,6 @@
 
         if self.__enough_free_space():
             page.buttons.extend([ui.SaveButton("button.next", _("Continue"))])
-
         return page
 
     def on_change(self, changes):


-- 
To view, visit http://gerrit.ovirt.org/30457
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c07642ee14d3698852ad6cf2f1c0ed63e73e34e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list