Project

General

Profile

« Previous | Next » 

Revision 1840

Added by Jing Tao over 20 years ago

Get rid of etral http:// in parties'url

View differences:

lib/style/eml2/eml-party-2.0.0.xsl
199 199
          <td width="{$secondColWidth}">
200 200
             <table xsl:use-attribute-sets="cellspacing" class="tableparty" width="100%">
201 201
               <tr><td width="100%" class="{$secondColStyle}">
202
                     <a><xsl:attribute name="href">http://<xsl:value-of select="."/></xsl:attribute><xsl:value-of select="./entityName"/>
202
                     <a><xsl:attribute name="href"><xsl:value-of select="."/></xsl:attribute><xsl:value-of select="./entityName"/>
203 203
                     <xsl:value-of select="."/></a>
204 204
                    </td>
205 205
               </tr>

Also available in: Unified diff