Removed debug

master
Mark Moffat 2020-01-02 15:53:55 +10:30
parent fa477dbdf4
commit c92e89fff2
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ $(document).ready(function (){
});
$('#checkoutInformation').validator().on('click', function(e){
console.log('here?');
e.preventDefault();
if($('#shipping-form').validator('validate').has('.has-error').length === 0){
// Change route if customer to be saved for later