Project

General

Profile

« Previous | Next » 

Revision 8243

Adding a protocol to the <link href=""> for the external CSS

View differences:

head-section.jsp
26 26
 */
27 27
%>
28 28

  
29
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" type="text/css" />
30
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" type="text/css" />
29
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" type="text/css" />
30
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" type="text/css" />
31 31
<script language="JavaScript" type="text/JavaScript"
32 32
	src="<%= request.getContextPath() %>/admin/admin.js"></script>
33 33
<link rel="stylesheet" type="text/css"

Also available in: Unified diff