Update repo with several changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="row clearfix">
|
||||
<h4>Listado de Secciones</h4></br>
|
||||
<h4>Listado de Secciones en {{vm.course}} </h4></br>
|
||||
<div>
|
||||
<span class="input-group-btn">
|
||||
<button class="btn-success btn" ng-click="vm.createSection()" style="margin: 10px"> Crear Sección </button>
|
||||
@@ -31,10 +31,10 @@
|
||||
<span ng-show="sortType == 'semester' && sortReverse" class="fa fa-caret-up"></span>
|
||||
</th>
|
||||
<th width="10%" style="text-align: center">
|
||||
Modificar
|
||||
Matricula
|
||||
</th>
|
||||
<th width="10%" style="text-align: center">
|
||||
Borrar
|
||||
Eliminar
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user