Subversion Repositories SmartDukaan

Rev

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

Rev 7024 Rev 7825
Line 34... Line 34...
34
	  	    		  }
34
	  	    		  }
35
	    		});
35
	    		});
36
	        } else {
36
	        } else {
37
	            // cancelled
37
	            // cancelled
38
	        }
38
	        }
39
	    },{scope: 'email'});
39
	    },{scope: 'email, publish_stream'});
40
  }
40
  }
41
 
41
 
42
  function checkAndCallFacebookLogin() {
42
  function checkAndCallFacebookLogin() {
43
	  	//window.fbAsyncInit();
43
	  	//window.fbAsyncInit();
44
	    FB.getLoginStatus(function(response) {
44
	    FB.getLoginStatus(function(response) {