BUG 000 Modification to see the scroll triggers

This commit is contained in:
Marco Antonio Nina
2012-02-27 18:37:48 -04:00
parent 8fedd54761
commit 684c407bd9

View File

@@ -6,7 +6,6 @@
<div class="b"></div>
<div class="c"></div>
</div>
<div class="content">
<table id="treeNode[{$node->name}]" cellspacing="0" cellpadding="0" border="0" style="width:{$node->width};">
<tr {if $node->value==''}style="display:none"{/if}>
@@ -107,6 +106,7 @@
{elseif ($node->nodeType==='blank')}
{* This is the default "html" for node with nodeType="child" *}
<div class="treeBlank">
<br>
<table id="treeNode[{$node->name}]" cellspacing="0" cellpadding="0" border="0" style="width:{$node->width};border-collapse:collapse;">
<tr {if $node->value==''}style="display:none"{/if}>
<td class="a" name="treeNode[plus][{$node->name}]" width="1px">