[-] FO : fixed bug #PSCFV-3794
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17166 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -697,7 +697,7 @@ function bindInputs()
|
||||
});
|
||||
|
||||
// Term Of Service (TOS)
|
||||
$('#cgv').live('click', function() {
|
||||
$('#cgv').click(function() {
|
||||
if ($('#cgv:checked').length != 0)
|
||||
var checked = 1;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user