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
2e8febcf
Commit
2e8febcf
authored
Apr 11, 2023
by
Yuri Resende
Browse files
Alterando a visualização dos projetos submetidos para o coordenador e para o proponente
parent
4e6d7f0c
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/administrador/analisarProposta.blade.php
View file @
2e8febcf
...
@@ -435,8 +435,9 @@
...
@@ -435,8 +435,9 @@
</
div
>
</
div
>
<
hr
style
=
"border-top: 1px solid#1492E6"
>
<
hr
style
=
"border-top: 1px solid#1492E6"
>
{{
--
Anexo
do
Projeto
--
}}
<
div
class
=
"row justify-content-start"
>
<
div
class
=
"row justify-content-start"
>
@
if
(
$evento
->
tipo
!=
"CONTINUO"
)
{{
--
Anexo
do
Projeto
--
}}
{{
--
Arquivo
--
}}
{{
--
Arquivo
--
}}
<
div
class
=
"col-sm-4"
>
<
div
class
=
"col-sm-4"
>
<
label
for
=
"anexoProjeto"
class
=
"col-form-label font-tam"
<
label
for
=
"anexoProjeto"
class
=
"col-form-label font-tam"
...
@@ -522,14 +523,25 @@
...
@@ -522,14 +523,25 @@
@
endif
@
endif
</
div
>
</
div
>
@
endif
@
endif
@
else
<
div
class
=
"col-sm-4"
>
<
label
for
=
"anexo_SIPAC"
class
=
"col-form-label font-tam"
style
=
"font-weight: bold"
>
{{
__
(
'Anexo SIPAC: '
)
}}
</
label
>
<
a
href
=
"{{ route('baixar.anexo.SIPAC', ['id' =>
$trabalho->id
])}}"
><
img
class
=
""
src
=
"
{
{asset('img/icons/pdf.ico')}
}
"
style
=
"width:40px"
alt
=
""
></
a
>
</
div
>
</
div
>
@
endif
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
@
if
(
$evento
->
tipo
!=
"CONTINUO"
)
<!--
Relatórios
-->
<!--
Relatórios
-->
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 20px;"
>
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 20px;"
>
<
div
class
=
"col-md-12"
>
<
div
class
=
"col-md-12"
>
...
@@ -911,6 +923,7 @@
...
@@ -911,6 +923,7 @@
</
div
>
</
div
>
</
div
>
</
div
>
<!--
Avaliadores
-->
<!--
Avaliadores
-->
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 20px;"
>
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 20px;"
>
<
div
class
=
"col-md-12"
>
<
div
class
=
"col-md-12"
>
...
@@ -1276,7 +1289,7 @@
...
@@ -1276,7 +1289,7 @@
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
@
endif
<!--
Aprovar
ou
Negar
Proposta
-->
<!--
Aprovar
ou
Negar
Proposta
-->
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 20px;"
>
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 20px;"
>
<
div
class
=
"col-md-12"
>
<
div
class
=
"col-md-12"
>
...
...
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