X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Fjobs.job.tpl;h=b1dade3d09260b39557750effd641de18bcbf918;hb=63c891790bd2fe0fd5319908cbeafee7e06a5a3b;hp=b146549f41695a4bd34b8b3d079a7c905d356028;hpb=0783a5ed4d3409bcd7a7e1d908696159999810c8;p=platal.git diff --git a/templates/profile/jobs.job.tpl b/templates/profile/jobs.job.tpl index b146549..b1dade3 100644 --- a/templates/profile/jobs.job.tpl +++ b/templates/profile/jobs.job.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,142 +20,196 @@ {* *} {**************************************************************************} -{assign var=jobid value="job_`$i`"} + + +{assign var=jobid value="jobs_"|cat:$i} {assign var=jobpref value="jobs[`$i`]"} +{assign var=sector_text value="sector_text_"|cat:$i} +{assign var=sector value="sector_"|cat:$i} +{assign var=entreprise value="entreprise_"|cat:$i} +{if !hasPerm('directory_private') && ($job.pub eq 'private') && !$new} +{assign var=hiddenjob value=true} +{else} +{assign var=hiddenjob value=false} +{/if}
+ + + - - + {if !t($job.tmp_name)}{if !t($job.name)} + + + + + - - + + - - - + + + - - + + - - + + + + + + + + {/if}{/if} + + + + + + + - - + - - + + + + + + + + + - + + + {if $hiddenjob} + + + + {else} + {include file="include/emails.combobox.tpl" name=$jobpref|cat:'[w_email]' val=$job.w_email + class="pair" divId="`$jobid`_w_email" i=$i error=$job.w_email_error prefix="w_" pub=$job.w_email_pub id=$i + subField='w_email' mainField='jobs' mainId=$i subId=''} + {/if} + +
- {include file="include/flags.radio.tpl" name="`$jobpref`[pub]" val=$job.pub} + {include file="include/flags.radio.tpl" name="`$jobpref`[pub]" val=$job.pub disabled=$hiddenjob + mainField='jobs' mainId=$i subField='w_address,w_email,w_phone' subId=-1}
Entreprise n°{$i+1} : - + {/if} + {else} + {if t($job.tmp_name)}{$job.tmp_name} (en cours de validation){else} + - + {/if} + {/if} + {icon name=cross title="Supprimer cet emploi"}
Page Web
+ Si l'entreprise ne figure pas dans la liste, + clique ici et complète les informations la concernant. +
Secteur d'activité
Sous-secteur d'activité - -
Poste occupé
Fonction occupée
Place dans l'entreprise
Mots-clefs + + {icon name="table" title="Tous les mots-clefs"} +
- Si des informations font défaut dans les listes ci-dessus, - contacte-nous. +
- Email professionnel : - - - {include file="include/flags.radio.tpl" name="`$jobpref`[email_pub]" val=$job.mail_pub} - +
Description + +
Page perso +
Adresse
- {include file="include/flags.radio.tpl" name="`$jobpref`[adr][pub]" val=$job.adr.pub} + {include file="include/flags.radio.tpl" name="`$jobpref`[w_address][pub]" val=$job.w_address.pub + subField='w_address' mainField='jobs' mainId=$i subId=''}
- {include file="geoloc/form.address.tpl" name="`$jobpref`[adr]" id="`$jobid`_adr" adr=$job.adr} + {include file="geoloc/form.address.tpl" prefname="`$jobpref`[w_address]" + prefid=$jobid address=$job.w_address}
-
-
Téléphone
-
- {include file="include/flags.radio.tpl" name="`$jobpref`[tel_pub]" val=$job.tel_pub} +
+ + +
+ {foreach from=$job.w_phone key=t item=phone} +
+ {include file="profile/phone.tpl" prefname="`$jobpref`[w_phone]" prefid="`$jobid`_w_phone" telid=$t tel=$phone + subField='w_phone' mainField='jobs' mainId=$i} +
+ {/foreach} + {if $job.w_phone|@count eq 0} +
+ {include file="profile/phone.tpl" prefname="`$jobpref`[w_phone]" prefid="`$jobid`_w_phone" telid=0 tel=0 + subField='w_phone' mainField='jobs' mainId=$i}
- - - - - - - - - - - - - -
Bureau : - -
Fax : -
Mobile : - -
+ {/if} +