Fighting CSS

This commit is contained in:
Nathan Leniz
2015-03-08 11:53:03 +09:00
parent 0a741f0e54
commit 790a2d987b
4 changed files with 38 additions and 22 deletions

View File

@@ -253,6 +253,12 @@ profileValidation.controller('emailSignInController', ['$scope',
}
]);
profileValidation.controller('URLSubmitController', ['$scope',
function($scope) {
}
]);
profileValidation.controller('nonprofitFormController', ['$scope',
function($scope) {