cv fehler pdf - doppelte </table>
This commit is contained in:
parent
ce75e62e4d
commit
8238e1fdd1
|
@ -51,11 +51,7 @@ if($edit){
|
||||||
<td><?=$profil['DreamjobWorker']['country'];?></td>
|
<td><?=$profil['DreamjobWorker']['country'];?></td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
if(count($cv)==0){
|
|
||||||
?>
|
|
||||||
</table>
|
|
||||||
<?php
|
|
||||||
}
|
|
||||||
foreach($cv as $cvc){
|
foreach($cv as $cvc){
|
||||||
if ( $inCat != $cvc['DreamjobListCvCategory']['id'] ){
|
if ( $inCat != $cvc['DreamjobListCvCategory']['id'] ){
|
||||||
if($cvp0['DreamjobListCvCategory']['id'] != $cvc['DreamjobListCvCategory']['id']){
|
if($cvp0['DreamjobListCvCategory']['id'] != $cvc['DreamjobListCvCategory']['id']){
|
||||||
|
|
Loading…
Reference in New Issue