Author: kishore
Date: Mon Mar 20 18:55:15 2017
New Revision: 1787833
URL: http://svn.apache.org/viewvc?rev=1787833&view=rev
Log:
Removed html5shiv.min.js and respond.min.js
Removed:
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/javascript/html5shiv.min.js
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/javascript/respond.min.js
Modified:
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/index.jsp
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/login.jsp
Modified:
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/index.jsp
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/index.jsp?rev=1787833&r1=1787832&r2=1787833&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/index.jsp
(original)
+++
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/index.jsp
Mon Mar 20 18:55:15 2017
@@ -36,12 +36,6 @@
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="css/style.css" type="text/css"
media="screen"/>
<link rel="stylesheet" href="css/print.css" type="text/css" media="print"/>
- <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media
queries -->
- <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
- <!--[if lt IE 9]>
- <script src=javascript/html5shiv.min.js"></script>
- <script src="javascript/respond.min.js"></script>
- <![endif]-->
</head>
<body class="fixed skin-black sidebar-mini">
<div class="wrapper">
Modified:
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/login.jsp
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/login.jsp?rev=1787833&r1=1787832&r2=1787833&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/login.jsp
(original)
+++
manifoldcf/branches/CONNECTORS-1196-2/framework/crawler-ui/src/main/webapp/login.jsp
Mon Mar 20 18:55:15 2017
@@ -37,12 +37,6 @@ response.setContentType("text/html;chars
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet"
type="text/css"/>
<link rel="StyleSheet" href="css/style.css" type="text/css"
media="screen"/>
<title><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"index.ApacheManifoldCFLogin")%></title>
- <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media
queries -->
- <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
- <!--[if lt IE 9]>
- <script src=javascript/html5shiv.min.js"></script>
- <script src="javascript/respond.min.js"></script>
- <![endif]-->
<script type="text/javascript">
<!--
function login()