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
3fd94b26
"git@sites.upe.br:walter.felipe/submeta.git" did not exist on "6f6e78311f0c15f0a56daae6d925df4174a7e6d9"
Commit
3fd94b26
authored
Jun 18, 2020
by
carlos
Browse files
corrigindo visualizar edital
parent
e8560c1a
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/evento/visualizarEvento.blade.php
View file @
3fd94b26
...
@@ -141,9 +141,13 @@
...
@@ -141,9 +141,13 @@
</
a
>
</
a
>
</
td
>
</
td
>
<
td
style
=
"text-align:center"
>
<
td
style
=
"text-align:center"
>
@
if
(
$evento
->
modeloDocumento
!=
null
)
<
a
href
=
"{{route('baixar.modelos', ['id' =>
$evento->id
])}}"
target
=
"_new"
style
=
"font-size: 20px; color: #114048ff;"
>
<
a
href
=
"{{route('baixar.modelos', ['id' =>
$evento->id
])}}"
target
=
"_new"
style
=
"font-size: 20px; color: #114048ff;"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/file-download-solid.svg')}
}
"
style
=
"width:20px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/file-download-solid.svg')}
}
"
style
=
"width:20px"
>
</
a
>
</
a
>
@
else
O
criador
do
edital
não
disponibilizou
modelos
@
endif
</
td
>
</
td
>
</
tr
>
</
tr
>
</
tbody
>
</
tbody
>
...
...
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