Remove obsolete HostPage.html
The HostPageServlet, which used this page, was removed in change I767118ba4 with the removal of GWT. Change-Id: Id38c6f0a312ba78681b44db4e614241f3058f911
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Gerrit Code Review</title>
|
||||
<meta name="gwt:property" content="locale=en_US" />
|
||||
<script id="gerrit_hostpagedata"></script>
|
||||
<style id="gerrit_sitecss" type="text/css"></style>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="gerrit_topmenu"></div>
|
||||
<div id="gerrit_header"></div>
|
||||
<div id="gerrit_startinggerrit" style="margin-left: 10px;">
|
||||
<p>Loading <a href="https://www.gerritcodereview.com/" target="_blank">Gerrit Code Review</a> ...</p>
|
||||
<noscript>
|
||||
<p>Gerrit requires a JavaScript enabled browser.</p>
|
||||
</noscript>
|
||||
</div>
|
||||
<div id="gerrit_body"></div>
|
||||
<div style="clear: both">
|
||||
<div id="gerrit_footer"></div>
|
||||
<div id="gerrit_btmmenu"></div>
|
||||
</div>
|
||||
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
|
||||
<script id="gerrit_module"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user