File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ final class Properties_Jspm
6969 <head>
7070 <meta http-equiv="content-type" content="text/html; charset=<%=UTF_8%>">
7171 <title><%=caption%></title>
72- <link rel="shortcut icon" href="<%=PropertiesServlet.shortcutIcon%>" type="image/png">
72+ <link rel="icon" href="<%=PropertiesServlet.shortcutIcon%>" type="image/png">
7373 <link rel="STYLESHEET" type="text/css" href="<%=PropertiesServlet.stylesheet%>">
7474 <script src="<%=PropertiesServlet.script%>" type="text/javascript"></script>
7575 </head>
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ final class ResourceStatus_Jspm
5151 <meta http-equiv="content-type" content="text/html; charset=<%=UTF_8%>">
5252 <title>Cops Servlet "<%=servletName%>" - Resource Status</title>
5353 <% /*the href:data below is a 1x1 px PNG */
54- %><link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg==" type="image/png">
54+ %><link rel="icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg==" type="image/png">
5555 <style>
5656 h1
5757 {
You can’t perform that action at this time.
0 commit comments