Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 4044 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4044 Rev 4476
Línea 141... Línea 141...
141
                $records = $paginator->getCurrentItems();
141
                $records = $paginator->getCurrentItems();
Línea 142... Línea 142...
142
               
142
               
143
                foreach($records as $record)
143
                foreach($records as $record)
Línea 144... Línea -...
144
                {
-
 
145
 
-
 
146
                   
144
                {
147
 
145
 
148
                    $recordsGoals = $planningObjectivesAndGoalsGoalsMapper->fetchAll($record->id);
146
                    $recordsGoals = $planningObjectivesAndGoalsGoalsMapper->fetchAll($record->id);
149
                    $costObjective=0;
147
                    $costObjective=0;
150
                    $indicatorObjective=0;
148
                    $indicatorObjective=0;