[IMP]job instead of job_id.

bzr revid: bth@tinyerp.com-20130816132602-dzffubmcdqea9tw9
This commit is contained in:
bth-openerp 2013-08-16 18:56:02 +05:30
parent ea530d4822
commit 91bd07ae3d
1 changed files with 1 additions and 1 deletions

View 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>