Project

General

Profile

« Previous | Next » 

Revision 3797

include leading slash for default ascii view xsl (needs to work in cases where the doctype mapping is not found)

View differences:

lib/style/skins/knb/knb.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/common/resultset.xsl</target>

Also available in: Unified diff