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

@@ -1,5 +1,5 @@
<div class="row clearfix">
<h4>Reportes de Estudiantes</h4>
<h4>Reportes por Estudiante en {{vm.course}} - Sección {{vm.section.name}} - Semestre {{ vm.section.semester }} </h4>
<br>
<button class = "btn-warning btn"
type = "button"
@@ -13,7 +13,7 @@
<thead>
<tr>
<th width="20%" style="text-align: center">
Cedula
Cédula
</th>
<th width="20%" style="text-align: center">
Nombre
@@ -22,7 +22,7 @@
Apellido
</th>
<th width="20%" style="text-align: center">
Reportes por Estudiante
Estadisticas del Estudiante
</th>
</tr>
</thead>