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
6f51ac00
"app/Models/Tabelas/Gestao/GestaoOutros.php" did not exist on "66455f6805bc7a43a9c7d2cb6a753c6b9dbfbc5e"
Commit
6f51ac00
authored
May 06, 2022
by
unknown
Browse files
Correção de erro
parent
1f45dbcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/proponente/projetosEdital.blade.php
View file @
6f51ac00
...
...
@@ -68,9 +68,9 @@
</
div
>
</
div
>
@
else
@
if
(
$hoje
<=
$edital
->
fimSubmissao
)
<
a
href
=
"{{ route('trabalho.index', ['id' =>
$edital->id
]) }}"
class
=
"btn btn-info"
style
=
"position:relative; float: right;"
>
Criar
proposta
</
a
>
@
if
(
$hoje
<=
$edital
->
fimSubmissao
)
<
a
href
=
"{{ route('trabalho.index', ['id' =>
$edital->id
]) }}"
class
=
"btn btn-info"
style
=
"position:relative; float: right;"
>
Criar
proposta
</
a
>
@
endif
@
endif
</
div
>
...
...
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