Einav Cohen has submitted this change and it was merged.
Change subject: webadmin: added missing hashNames for some dialogs
......................................................................
webadmin: added missing hashNames for some dialogs
In this patch:
- Added hashNames for New/Edit Network Interface for Templates dialogs.
- Changed hashNames for New/Edit Desktop/Server dialogs in user-portal
to not rely on their titles (title can be localized, therefore it
shouldn't be used as an identifier)
Change-Id: I113e0a0d251f1ed2b2e1ed52af872771067f3c46
Signed-off-by: Einav Cohen <ecohen(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/TemplateInterfaceListModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java
2 files changed, 4 insertions(+), 3 deletions(-)
Approvals:
Einav Cohen: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6615
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I113e0a0d251f1ed2b2e1ed52af872771067f3c46
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>