BUG 7398 End of Process still has no name in Employee

this label was not display now, this issue was fixed
This commit is contained in:
Carlos Pacha
2011-08-09 12:42:14 -04:00
parent 6e9b827c05
commit 3f14f7d30f

View File

@@ -77,10 +77,12 @@
{/foreach}
{/if}
{if $data.NEXT_TASK.TAS_NEXT eq ''}
{if $data.NEXT_TASK.USR_UID neq ''}
<tr>
<td class="FormLabel" width="100">{$EMPLOYEE}:</td>
<td class="FormFieldContent">{$data.NEXT_TASK.USR_UID}{$data.NEXT_TASK.USR_HIDDEN_FIELD}</td>
</tr>
{/if}
{/if}
{if $data.NEXT_TASK.TAS_TRANSFER_FLY eq 'true'}
<tr>