Create M.A.S.A Version 1.0
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
.factory('professors', professors)
|
||||
.value('selectedCourse',{})
|
||||
.value('selectedSection',{})
|
||||
.value('selectedStudent',{})
|
||||
.value('profesorSeleccionado',{});
|
||||
|
||||
professors.$inject = ['$resource','$rootScope'];
|
||||
|
Reference in New Issue
Block a user