Plumbing for the contact us page.

This commit is contained in:
yackob03 2013-12-17 17:02:37 -05:00
parent a53106be3b
commit 7c93688e30
5 changed files with 45 additions and 3 deletions

View file

@ -61,6 +61,9 @@ function GuideCtrl($scope) {
function SecurityCtrl($scope) {
}
function ContactCtrl($scope) {
}
function RepoListCtrl($scope, Restangular, UserService) {
$scope.namespace = null;