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
af4a2bb4
"resources/views/projeto/vscode:/vscode.git/clone" did not exist on "db1ff1d43fd7af5dce30b6768a1378f1dd507789"
Commit
af4a2bb4
authored
May 29, 2021
by
Danillo Bion
Browse files
ajuste na tela de editais
parent
72a28df1
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/coordenador/home.blade.php
View file @
af4a2bb4
...
...
@@ -168,7 +168,10 @@
<
img
src
=
"
{
{asset('img/icons/logo_projeto.png')}
}
"
alt
=
"..."
width
=
"190px"
>
</
div
>
@
if
(
$flag
==
'true'
)
<
div
class
=
"col-md-5"
style
=
"text-align: center;margin-top:1rem"
><
h5
>
Nenhum
edital
encontrado
!</
h5
></
div
>
<
div
class
=
"col-md-5"
style
=
"text-align: center;margin-top:1rem"
>
<
h5
>
Nenhum
edital
encontrado
!</
h5
>
<
a
href
=
"
{
{route('coord.home')}
}
"
>
Clique
aqui
para
ver
todos
os
editais
</
a
>
</
div
>
@
else
<
div
class
=
"col-md-5"
style
=
"text-align: center;margin-top:1rem"
><
h5
>
Nenhum
edital
cadastrado
!</
h5
></
div
>
@
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