Merge branch 'master' into bugfix/#3553-2
This commit is contained in:
		
				commit
				
					
						407b3f0a8c
					
				
			
		
					 4 changed files with 28 additions and 26 deletions
				
			
		| 
						 | 
				
			
			@ -69,7 +69,6 @@
 | 
			
		|||
    $(window).scroll(function () {
 | 
			
		||||
      _navScroll();
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  function _navScroll() {
 | 
			
		||||
| 
						 | 
				
			
			@ -108,7 +107,6 @@
 | 
			
		|||
  function verifiedUrl() {
 | 
			
		||||
    if (window.location.href.indexOf('#success') > -1) {
 | 
			
		||||
      form_success();
 | 
			
		||||
      console.log('epa');
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -162,6 +160,4 @@
 | 
			
		|||
    $('#valueTotal').text(numbers * price * 31);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
})(jQuery);
 | 
			
		||||
})(jQuery);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue