Update repo with several changes

This commit is contained in:
Reynaldo Reyes
2016-04-27 20:34:27 -04:30
parent 38aaff259a
commit 0b3440abba
27 changed files with 316 additions and 146 deletions

View File

@@ -89,6 +89,7 @@
<script src="partials/students/student.module.js"></script>
<script src="partials/students/student_create.controller.js"></script>
<script src="partials/students/student_update.controller.js"></script>
<script src="partials/students/student.services.js"></script>
<!-- Angular ui.bootstrap's Javascript instead of Bootstrap Javascript -->