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
31099375
Unverified
Commit
31099375
authored
May 16, 2023
by
Yuri Resende
Committed by
GitHub
May 16, 2023
Browse files
Merge pull request #862 from yuriresendematias/master
Habilitando botão de excluir projeto submetido
parents
d6e8f1f8
92902ee3
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/proponente/projetos.blade.php
View file @
31099375
...
...
@@ -139,7 +139,7 @@
--
}}
<!--
Button
trigger
modal
-->
@
if
((
$projeto
->
status
==
"rascunho"
)
||
(
$projeto
->
evento
->
fimSubmissao
>
$hoje
))
@
if
((
$projeto
->
status
==
"rascunho"
)
||
(
$projeto
->
evento
->
fimSubmissao
>
=
$hoje
))
<
div
class
=
"container"
>
<
div
class
=
"row"
>
<
div
class
=
"col text-center"
style
=
"margin-left: 20px"
>
...
...
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