Release of plat/al 1.1.12
[platal.git] / templates / profile / jobs.tpl
index f496e24..1f2d1a1 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2014 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -30,7 +30,7 @@
 {/if}
 
 <div id="add_job" class="center">
-  <a href="javascript:addJob()">
+  <a href="javascript:addJob({$profile->id()})">
     {icon name=add title="Ajouter un emploi"} Ajouter un emploi
   </a>
   <br/><br/>
 </table>
 {/if}
 
-{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
+{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}