Project

General

Profile

« Previous | Next » 

Revision 57792

View differences:

authorizationRequest.html
86 86
			alert('ERROR: ' + res.data.error + ' (' + res.data.message + ')');
87 87
		});
88 88
		
89
		
89 90
		$scope.register = function (email) {
90 91
			$('#btnRegister').attr("disabled", "disabled");
91 92
			$http.defaults.headers.post["Content-Type"] = "application/json;charset=UTF-8";

Also available in: Unified diff