improved displaying subelements

This commit is contained in:
Roman Arutyunyan 2012-05-10 17:11:09 +04:00
parent 87b7c6d043
commit 1e4c1af565

View file

@ -94,12 +94,12 @@
<xsl:apply-templates select="publishing"/> <xsl:apply-templates select="publishing"/>
</td> </td>
</tr> </tr>
<tr> <tr style="display:none">
<xsl:attribute name="id">
<xsl:value-of select="name"/>
</xsl:attribute>
<td colspan="7" ngcolor="#eeeeee"> <td colspan="7" ngcolor="#eeeeee">
<table cellspacing="1" cellpadding="5" style="display:none"> <table cellspacing="1" cellpadding="5">
<xsl:attribute name="id">
<xsl:value-of select="name"/>
</xsl:attribute>
<tr> <tr>
<th>State</th> <th>State</th>
<th>Address</th> <th>Address</th>