layout ext bewerbung
This commit is contained in:
parent
b26b449dd6
commit
4e3c767bc9
|
@ -409,6 +409,7 @@ class JobController extends AppController {
|
||||||
|
|
||||||
$view->set('application',$this->request->data);
|
$view->set('application',$this->request->data);
|
||||||
$view->set('profil',$w);
|
$view->set('profil',$w);
|
||||||
|
$view->layour('pdf');
|
||||||
|
|
||||||
$pdf = $view->render('/Pdf/application_ext');
|
$pdf = $view->render('/Pdf/application_ext');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue