Private GIT

Skip to content
Snippets Groups Projects
Commit c9547472 authored by rwerquin's avatar rwerquin
Browse files

revert longoutput in popup in 2.7.x

parent c039bf38
Branches
Tags
No related merge requests found
......@@ -67,14 +67,6 @@
</xsl:for-each>
</td>
</tr>
<tr class='list_one'>
<td class="ColPopup">&#160;<xsl:value-of select="long_name"/></td>
<td class="ColPopup">
<xsl:for-each select="long_output_data">
&#160;<xsl:value-of select="lo_data"/><br />
</xsl:for-each>
</td>
</tr>
<tr class="list_lvl_1">
<td class='ListColLvl1_name' colspan="2">
<h4><xsl:value-of select="tr1"/></h4>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment