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 <[email protected]> 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 <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
