[IMP]job instead of job_id.
authorbth-openerp <bth@tinyerp.com>
Fri, 16 Aug 2013 13:26:02 +0000 (18:56 +0530)
committerbth-openerp <bth@tinyerp.com>
Fri, 16 Aug 2013 13:26:02 +0000 (18:56 +0530)
bzr revid: bth@tinyerp.com-20130816132602-dzffubmcdqea9tw9

addons/website_hr_recruitment/views/website_hr_recruitment.xml

index d5fa0db..e9af036 100644 (file)
@@ -61,7 +61,7 @@
                                                 </div>
                                             </td>
                                             <td>
-                                                <t t-call="website.publish"><t t-set="object" t-value="job_id"/></t>
+                                                <t t-call="website.publish"><t t-set="object" t-value="job"/></t>
                                             </td>
                                         </tr>
                                     </t>