Add terms link

This commit is contained in:
Girish Ramakrishnan
2017-02-20 15:29:05 -08:00
parent ac65f765e5
commit 906ad80069
2 changed files with 10 additions and 1 deletions

View File

@@ -258,6 +258,7 @@ angular.module('Application').controller('AppStoreController', ['$scope', '$loca
email: '',
password: '',
register: true,
termsAccepted: false,
submit: function () {
$scope.appstoreLogin.error = {};