Changeset 2486
- Timestamp:
- 12/16/09 11:27:57
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl
r2434 r2486 5371 5371 </td> 5372 5372 </tr> 5373 < xsl:if test="isSubscription='false'">5373 <!-- xsl:if test="isSubscription='false'" --> 5374 5374 <!-- we can't color subscriptions yet --> 5375 5375 <tr> … … 5385 5385 </td> 5386 5386 </tr> 5387 < /xsl:if>5387 <!-- /xsl:if --> 5388 5388 <tr> 5389 5389 <th><xsl:copy-of select="$bwStr-CuCa-Display"/></th>
