Author: kishore
Date: Sat Mar 25 08:01:54 2017
New Revision: 1788645
URL: http://svn.apache.org/viewvc?rev=1788645&view=rev
Log:
Remove print stylesheet
Removed:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/css/print.css
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/print.less
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/index.jsp
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/index.jsp
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/index.jsp?rev=1788645&r1=1788644&r2=1788645&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/index.jsp
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/index.jsp
Sat Mar 25 08:01:54 2017
@@ -35,7 +35,6 @@
<link href="bootstrap-select/css/bootstrap-select.min.css"
rel="stylesheet" type="text/css"/>
<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"/>
</head>
<body class="fixed skin-black sidebar-mini">
<div class="wrapper">