Project

General

Profile

« Previous | Next » 

Revision 8240

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

View differences:

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

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

  
35
<%@ include file="./head-section.jsp"%>
39 36
</head>
40 37

  
41 38
<FRAMESET ROWS="*,150"  FRAMEBORDER=0 BORDER=0>

Also available in: Unified diff