Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SistemaGestionAdministrativa
ModuloPersonalCliente
Commits
3b8a3c08
Commit
3b8a3c08
authored
Jul 14, 2016
by
D’jalmar Gutierrez Titirico
🚲
Browse files
Merge branch 'cargo-convocatoria-btn' into 'desarrollo'
#43
Correccion del boton regresar See merge request
!59
parents
acbb906e
a4f292e1
Changes
1
Show whitespace changes
Inline
Side-by-side
client/app/convocatorias/editar/convocatorias.editar.html
View file @
3b8a3c08
...
...
@@ -5,10 +5,10 @@
<div
class=
"col-sm-5 col-md-4 col-sm-offset-2"
>
<div
class=
"pull-right"
>
<div
class=
"input-group"
>
<
btn
class=
"btn btn-default
"
ng-click=
"vm.estadoAnterior.go()
"
>
<
a
class=
"btn btn-default
header-button"
ui-sref=
"entidades.editar({entidadId:vm.entidadId})"
role=
"button
"
>
<i
class=
"fa fa-arrow-left"
></i>
Regresar
</
btn
>
Regresar
a Entidad
</
a
>
<btn
class=
"btn btn-primary"
ui-sref=
"entidades.convocatorias.migrar({entidadId: vm.entidadId, convocatoriaId:vm.convocatoriaId})"
>
<i
class=
"fa fa-database"
></i>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment