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
a4f292e1
Commit
a4f292e1
authored
Jul 14, 2016
by
Teodoro David Nina Mamani
Browse files
Correccion del boton regresar
parent
acbb906e
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/app/convocatorias/editar/convocatorias.editar.html
View file @
a4f292e1
...
...
@@ -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()
"
>
<i
class=
"fa fa-arrow-left"
></i>
Regresar
</
btn
>
<
a
class=
"btn btn-default
header-button"
ui-sref=
"entidades.editar({entidadId:vm.entidadId})"
role=
"button
"
>
<i
class=
"fa fa-arrow-left"
></i>
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