Subversion Repositories SmartDukaan

Rev

Rev 4344 | Rev 4453 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4344 Rev 4372
Line 14... Line 14...
14
    		height: "390px",
14
    		height: "390px",
15
    		iframe: false,
15
    		iframe: false,
16
    		href: "/login-mini",
16
    		href: "/login-mini",
17
    		
17
    		
18
    		onComplete: function(){
18
    		onComplete: function(){
-
 
19
    			trackEventWithGA('Cart', 'Login/Register Popup', '');
19
    		}
20
    		}
20
    	});
21
    	});
21
	});
22
	});
22
	
23
	
23
	$('#proceedToPay').click(function(){
24
	$('#proceedToPay').click(function(){