Juan Hernandez has submitted this change and it was merged.
Change subject: core: Fixed invalid HTML in index and 404.
......................................................................
core: Fixed invalid HTML in index and 404.
index.html added missing closing div tag.
404.html moved body content inside body tag.
userportal: Fixed invalid HTML in 404.html
404.html moved body content inside body tag.
webadmin: Fixed invalid HTML in 404.html
404.html moved body content inside body tag.
Signed-off-by: Alexander Wels <awels(a)redhat.com>
Change-Id: I35c86ae0d309b6a469b47d7dc8e6c0d28c7f9909
---
M backend/manager/modules/root/src/main/webapp/404.html
M backend/manager/modules/root/src/main/webapp/index.html
M frontend/webadmin/modules/userportal-gwtp/src/main/webapp/404.html
M frontend/webadmin/modules/webadmin/src/main/webapp/404.html
4 files changed, 4 insertions(+), 3 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9773
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I35c86ae0d309b6a469b47d7dc8e6c0d28c7f9909
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>