Ignore:
Timestamp:
2020-03-10T21:03:24+13:00 (4 years ago)
Author:
davidb
Message:

Further elimination of PJ related HTML/templates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/alt-atea/transform/layouts/header.xsl

    r34009 r34015  
    2121    </xsl:variable>
    2222    <link href="{$url}/style/custom.css" rel="stylesheet" type="text/css"/>
     23
    2324    <!--
    24     <link href="{$url}/script/image-annotator/css/annotation.css" rel="stylesheet" type="text/css"/>
    25     -->
    26     <!--
    27     <link href="{$url}/style/pei-jones-background.css" rel="stylesheet" type="text/css"/>
    28     -->
    29     <!--
    30     <link href="{$url}/script/text-annotator/annotator.min.css" rel="stylesheet" type="text/css"/>
    31     <gsf:script src="{$url}/script/image-annotator/js/jquery.annotate2.js"/>
    32     <gsf:script src="{$url}/script/gsajax-min.js"/>
    33     <gsf:script src="{$url}/script/setup-features.js"/>
    34     -->
    35    
    36     <!--
    37     gsf:script src="{$url}/script/text-annotator/annotator-full.min.js"/>
    38     -->
    3925    <script text="text/javascript">
    4026      <xsl:text disable-output-escaping="yes">$(document).ready(function(){
     
    4733      }
    4834      });</xsl:text>
    49     </script>
    50     <!--      <script type="text/javascript">
    51     dynamic_metadata_list = false;
    52     </script>-->
     35      </script>
     36    -->
    5337   
    5438  </xsl:template>
    5539 
    56  <xsl:template name="PeiJonesBackground">
     40 <xsl:template name="PeiJonesBackgroundXXXX">
    5741          <style>
    5842
     
    150134 </xsl:template>
    151135
    152  <xsl:template name="PeiJonesBackground2014">
     136 <xsl:template name="PeiJonesBackground2014XXXX">
    153137   
    154138    <link type="text/css" rel="stylesheet" href="http://peitehurinuijones.co.nz/temp/default.css" media="all" />
Note: See TracChangeset for help on using the changeset viewer.