Ignore:
Timestamp:
09/23/09 17:26:50 (15 years ago)
Author:
viani
Message:

Ticket #637 - Incluido click-to-call no organograma do workflow e melhorias na interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/workflow/inc/class.so_orgchart.inc.php

    r1353 r1446  
    11591159                        'value' => $areaInfo['sigla']); 
    11601160 
     1161                $outputInfo[] = array( 
     1162                        'name' => 'ÁreaID', 
     1163                        'value' => $employeeInfo['area_id']); 
     1164 
    11611165                $localInfo = $orgchart->getLocal($employeeInfo['localidade_id']); 
    11621166                $outputInfo[] = array( 
Note: See TracChangeset for help on using the changeset viewer.