Project

General

Profile

« Previous | Next » 

Revision 3794

include leading slash in the default-style xsl path
NOTE: this should be corrected in all the qformat.xml files that the skins use

View differences:

knb2.xml
1 1
<?xml version="1.0"?>
2 2
<style-set name="knb">
3 3
<!-- general login & search -->
4
  <default-style>style/common/ascii-treeview.xsl</default-style>
4
  <default-style>/style/common/ascii-treeview.xsl</default-style>
5 5

  
6 6
  <doctype publicid="-//NCEAS//resultset//EN">
7 7
    <target publicid="-//W3C//HTML//EN">/style/skins/knb2/resultset.xsl</target>

Also available in: Unified diff