Project

General

Profile

« Previous | Next » 

Revision 8240

Pull the external stylesheets in by <link> rather than @import for faster page load

View differences:

backup-configuration.jsp
32 32
<head>
33 33

  
34 34
<title>Backup Directory Configuration</title>
35
<link rel="stylesheet" type="text/css"
36
	href="<%= request.getContextPath() %>/admin/admin.css"></link>
37
<script language="JavaScript" type="text/JavaScript"
38
	src="<%= request.getContextPath() %>/admin/admin.js"></script>
39

  
35
<%@ include file="./head-section.jsp"%>
40 36
</head>
41 37
<body>
42 38
	<img src="<%= request.getContextPath() %>/metacat-logo-white.png"

Also available in: Unified diff