Project

General

Profile

« Previous | Next » 

Revision 3461

Added by barteau over 17 years ago

Replaced the reference to knp.js with a generalized call to the skins javascript, using the qformat's setting.

View differences:

lib/style/common/fgdc/fgdc_1.xsl
9 9
        <html>
10 10
            <head>
11 11
                <link rel="stylesheet" type="text/css" href="./style/skins/{$qformat}/{$qformat}.css" media="all"/>
12
                <script language="JavaScript" type="text/JavaScript" src="./style/skins/knp/knp.js"/>
12
                <script language="JavaScript" type="text/JavaScript" src="./style/skins/{$qformat}/{$qformat}.js"/>
13 13
                <script language="JavaScript" type="text/JavaScript" src="./style/common/branding.js"/>
14 14
                <title>FGDC Identification and Metacat Data Package Information</title>
15 15
            </head>

Also available in: Unified diff