Subversion Repositories SmartDukaan

Rev

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

Rev 18262 Rev 20401
Line 19... Line 19...
19
			pma.send('apk','shopclues','inactive',me,null);
19
			pma.send('apk','shopclues','inactive',me,null);
20
			$('#loadingModal').modal('hide');
20
			$('#loadingModal').modal('hide');
21
			showShopcluesPopup(url);
21
			showShopcluesPopup(url);
22
		}
22
		}
23
	} else if(store == 6 ) {
23
	} else if(store == 6 ) {
24
  		//display paytm help
-
 
25
  		//if(needToDisplayPaytmPopup(me)){
-
 
26
  		//	showPaytmHelpPopup();
-
 
27
	  	//	$('#oktatabyebye').on('click',function(){
-
 
28
	  	//		redirectToPaytm(url);	
-
 
29
	  	//	});	
-
 
30
  		//}else{
-
 
31
  			redirectToPaytm(url);	
24
  		redirectToPaytm(url);
32
  		//}
-
 
33
	} else if (store == 7) {
25
	} else if (store == 7) {
34
		redirectTohomeShop18(url);
26
		redirectTohomeShop18(url);
35
	} else if (store == 2) {
27
	} else if (store == 2) {
36
		url = 'http://mobilehotindia.com/r.html?'+Base64.encode(url);
28
		url = 'http://mobilehotindia.com/r.html?'+Base64.encode(url);
37
		document.location = url;				
29
		document.location = url;