Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
3c8ebd95
"app/Http/Controllers/vscode:/vscode.git/clone" did not exist on "ebda3a3af178ca099ec7b59fc7a7a3bbe8c7e780"
Commit
3c8ebd95
authored
Mar 28, 2022
by
Guilherme Silva
Browse files
Retirada de pedido de solicitação de certificado
parent
d53f5770
Changes
3
Hide whitespace changes
Inline
Side-by-side
resources/views/projeto/formularioVisualizar/participantes2.blade.php
View file @
3c8ebd95
...
...
@@ -4,10 +4,10 @@
<div
class=
"card-body"
style=
"padding-top: 0.2rem;"
>
<div
class=
"container"
>
<div
class=
"form-row mt-3"
>
<div
class=
"col-sm-
4
"
><h5
style=
"color: #234B8B; font-weight: bold"
>
Discentes
</h5></div>
<div
class=
"col-sm-4 text-sm-right"
>
<div
class=
"col-sm-
8
"
><h5
style=
"color: #234B8B; font-weight: bold"
>
Discentes
</h5></div>
{{--
<div
class=
"col-sm-4 text-sm-right"
>
<a
href=
""
data-toggle=
"modal"
data-target=
"#modalSelecionarDiscentes"
class=
"button"
>
Solicitar certificado/declaração
</a>
</div>
</div>
--}}
<div
class=
"col-sm-4 text-sm-right"
>
<a
href=
"{{route('trabalho.trocaParticipante', ['evento_id' => $projeto->evento->id, 'projeto_id' => $projeto->id])}}"
class=
"button"
>
Solicitar Substituições/Desligamentos
</a>
...
...
resources/views/proponente/projetos.blade.php
View file @
3c8ebd95
...
...
@@ -97,11 +97,12 @@
<
a
href
=
"{{route('docComplementar.listar', ['projeto_id' =>
$projeto->id
])}}"
class
=
"dropdown-item"
style
=
"text-align: center"
>
Documentos
Complementares
</
a
>
<
hr
class
=
"dropdown-hr"
>
{{
--<
hr
class
=
"dropdown-hr"
>
<
a
href
=
""
class
=
"dropdown-item"
style
=
"text-align: center"
>
Solicitar
Certificado
</
a
>
</
a
>
--
}}
<
hr
class
=
"dropdown-hr"
>
@
endif
...
...
resources/views/proponente/projetosEdital.blade.php
View file @
3c8ebd95
...
...
@@ -116,11 +116,11 @@
<
a
href
=
"{{route('docComplementar.listar', ['projeto_id' =>
$projeto->id
])}}"
class
=
"dropdown-item"
style
=
"text-align: center"
>
Documentos
Complementares
</
a
>
<
hr
class
=
"dropdown-hr"
>
{{
--
<
hr
class
=
"dropdown-hr"
>
<
a
href
=
""
class
=
"dropdown-item"
style
=
"text-align: center"
>
Solicitar
Certificado
</
a
>
</
a
>
--
}}
<
hr
class
=
"dropdown-hr"
>
@
endif
...
...
Write
Preview
Markdown
is supported
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