Add terms link
This commit is contained in:
@@ -258,6 +258,7 @@ angular.module('Application').controller('AppStoreController', ['$scope', '$loca
|
||||
email: '',
|
||||
password: '',
|
||||
register: true,
|
||||
termsAccepted: false,
|
||||
|
||||
submit: function () {
|
||||
$scope.appstoreLogin.error = {};
|
||||
|
||||
Reference in New Issue
Block a user