Subversion Repositories SmartDukaan

Rev

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

Rev 6921 Rev 6924
Line 120... Line 120...
120
								$("#insuranceMessage").removeAttr('style');
120
								$("#insuranceMessage").removeAttr('style');
121
							});
121
							});
122
						}, 1500);
122
						}, 1500);
123
					});
123
					});
124
				} else {
124
				} else {
125
					
-
 
126
//					$("#insuranceMessage").html("Sorry! There is some problem with insurance right now.");
-
 
127
//					$("#insuranceMessage").attr('style', 'color:red;');
-
 
128
//					$("#insuranceMessage").fadeIn(100);
-
 
129
//					$("#insuranceMessage").fadeOut(6000);
-
 
130
//					$('#wantInsurance')[0].checked = false;
-
 
131
//					$('#agreeInsuranceTnc')[0].checked =  false;
-
 
132
//					$('#agreeInsuranceTncDiv').hide();
-
 
133
					
-
 
134
					//If we were not able to update user's insurance preference then let's reload.
125
					//If we were not able to update user's insurance preference then let's reload.
135
					location.reload();
126
					location.reload();
136
					
127
					
137
					//OR ????
128
					//OR ????
138
					//window.location.href = "/exception";
129
					//window.location.href = "/exception";