Create M.A.S.A Version 1.0

This commit is contained in:
Reynaldo Reyes
2016-04-11 00:05:59 -04:30
parent 7fff896e43
commit 1ee3577fe4
60 changed files with 1673 additions and 2137 deletions

View File

@@ -31,6 +31,7 @@
.run(function ($rootScope) {
$rootScope.domainUrl = 'Localhost:3000';
$rootScope.professorId = '56f5fd3a20047f3c15b05f0e';
});
})();