Update app to changes of 01/05/16
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
vm.data_input_form.seccion.$invalid">
|
||||
<small class="error"
|
||||
ng-show="vm.data_input_form.seccion.$error.required">
|
||||
La sección es obligatoria.
|
||||
La Sección es obligatoria.
|
||||
</small>
|
||||
</div>
|
||||
</div>
|
||||
@@ -63,7 +63,7 @@
|
||||
<label> </label>
|
||||
<p class="input-group">
|
||||
<span class="input-group-btn">
|
||||
<button type="submit" class="btn-success btn">Crear Sección</button>
|
||||
<button type="submit" class="btn-success btn">Guardar Sección</button>
|
||||
<button type="button" class="btn-warning btn" style="margin: 10px" ng-click="vm.back()">Regresar</button>
|
||||
</span>
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user