Change in ovirt-engine[master]: webadmin: Kernel cmdline fix

Code Review gerrit at ovirt.org
Mon May 29 12:17:47 UTC 2017


>From Tomas Jelinek <tjelinek at redhat.com>:

Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: Kernel cmdline fix
......................................................................


webadmin: Kernel cmdline fix

Problem: kernel cmdline textbox (Host dialog, Kernel side tab) was not
user editable since it was based on editor StringEntityModelLabelEditor
which uses content widget EntityModelLabel which is read only text box.

Editor changed to StringEntityModelTextBoxEditor.

Change-Id: I1f33fda4223bca53f299563c6c46b89c4f0b4c74
Bug-Url: https://bugzilla.redhat.com/1450951
Signed-off-by: Jakub Niedermertl <jniederm at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml
2 files changed, 2 insertions(+), 5 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Jakub Niedermertl: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/77389
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f33fda4223bca53f299563c6c46b89c4f0b4c74
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list