Commit 56121c26 authored by Daniel Quadras's avatar Daniel Quadras

Update user_audit_trail11_en_US_V.xsl

parent 9ece68ea
...@@ -141,10 +141,8 @@ ...@@ -141,10 +141,8 @@
<TD width="50%"> <TD width="50%">
<span class='mainfeedStyle chgUserCss' style="font-size: 11px;color:gray;float:right"> <span class='mainfeedStyle chgUserCss' style="font-size: 11px;color:gray;float:right">
<xsl:choose> <xsl:choose>
<xsl:when test="($chg_date ='27/12/93 11:11:11')"> <xsl:when test="chg_date='27/12/93 11:11:11'">
</xsl:when> </xsl:when>
<xsl:otherwise> <xsl:otherwise>
<xsl:value-of select='chg_date'/> <xsl:value-of select='chg_date'/>
</xsl:otherwise> </xsl:otherwise>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment