Change in ovirt-engine[master]: webadmin: Change query context from String to Object

Lior Vernia has submitted this change and it was merged. Change subject: webadmin: Change query context from String to Object ...................................................................... webadmin: Change query context from String to Object There's no reason to limit the context of a query to be represented by a String. Also, changed the argument's name from "context" to "state", to comply with the more widely-used argument related to action running. Change-Id: Ib5a0e51fdf3eeb092d41a4724be89f432d975a83 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java 1 file changed, 12 insertions(+), 12 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Lior Vernia: Verified -- To view, visit http://gerrit.ovirt.org/35963 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib5a0e51fdf3eeb092d41a4724be89f432d975a83 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com