From: Florent Bruneau Date: Thu, 24 Jun 2010 12:05:21 +0000 (+0200) Subject: 'Emploi & Carrières' page is now accessible via /jobs. X-Git-Tag: xorg/1.0.0~51 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bac2d1620ca39a85edffde6e59ad7de50dae178f;p=platal.git 'Emploi & Carrières' page is now accessible via /jobs. Signed-off-by: Florent Bruneau --- diff --git a/modules/profile.php b/modules/profile.php index e1bc64b..0431923 100644 --- a/modules/profile.php +++ b/modules/profile.php @@ -51,6 +51,7 @@ class ProfileModule extends PLModule 'referent' => $this->make_hook('referent', AUTH_COOKIE), 'emploi' => $this->make_hook('ref_search', AUTH_COOKIE), + 'jobs' => $this->make_hook('ref_search', AUTH_COOKIE), 'referent/search' => $this->make_hook('ref_search', AUTH_COOKIE), 'referent/ssect' => $this->make_hook('ref_sect', AUTH_COOKIE, 'user', NO_AUTH), 'referent/country' => $this->make_hook('ref_country', AUTH_COOKIE, 'user', NO_AUTH), diff --git a/templates/skin/common.menu.tpl b/templates/skin/common.menu.tpl index f94473b..2ab77f8 100644 --- a/templates/skin/common.menu.tpl +++ b/templates/skin/common.menu.tpl @@ -65,7 +65,7 @@ - +