Project

General

Profile

« Previous | Next » 

Revision 5772

merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built

View differences:

sbclter-eml-2.0.0.xsl
30 30
  * suitable for rendering with modern web browsers.
31 31
-->
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33
  <xsl:import href="../../../../shared/eml-2/eml.xsl"/>
33
  <xsl:import href="../../../../common/eml-2/eml.xsl"/>
34 34
  <xsl:import href="./pageheader.xsl"/>
35 35
  <xsl:import href="./pagefooter.xsl"/>
36 36
  <xsl:import href="./page_leftsidebar.xsl"/>

Also available in: Unified diff