[FIX] Set the good url redirect in "Sign In" button from the cart

bzr revid: jke@openerp.com-20140130104937-6rjt51rg3o9bz90k
This commit is contained in:
jke-openerp 2014-01-30 11:49:37 +01:00
parent ab8ee396ec
commit fd6d4d8303
1 changed files with 1 additions and 1 deletions

View File

@ -720,7 +720,7 @@
<div class="col-md-8 oe_mycart">
<h3 class="page-header mt16">Billing Information
<small groups="base.group_public"> or
<a t-if="not partner" t-attf-href="/web#action=redirect&amp;url=#{ request.httprequest.url }">sign in</a>
<a class='btn btn-primary' t-if="not partner" t-attf-href="/web?redirect=#{ request.httprequest.url }">Sign in</a>
</small>
</h3>
<div class="row">