Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 504 | Rev 507 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 504 Rev 506
Línea 385... Línea 385...
385
 
385
 
Línea 386... Línea 386...
386
        $request = $this->getRequest();
386
        $request = $this->getRequest();
Línea 387... Línea 387...
387
 
387
 
388
        if ($request->isGet()) {
388
        if ($request->isGet()) {
Línea 389... Línea 389...
389
 
389
 
390
            return  return $this->renderPDF($companySelfEvaluationForm, $companySelfEvaluationTest, $currentUser);
390
            return $this->renderPDF($companySelfEvaluationForm, $companySelfEvaluationTest, $currentUser);
391
        }
391
        }