Fabian Deutsch has submitted this change and it was merged. Change subject: Create buttons later in ConfirmedDialog so users can define their own ......................................................................
Create buttons later in ConfirmedDialog so users can define their own Move the call to Super() a bit lower so user-defined buttons work. Previously, the only button added was "Close". Also, we should default to "OK" and "Cancel" since "Close" doesn't make much sense in this context. Change-Id: Id648b18996b75ea335bf3e3ce16da547663c6c68 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/ui/__init__.py 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17851 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id648b18996b75ea335bf3e3ce16da547663c6c68 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
