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
59c48e79
Commit
59c48e79
authored
Jun 29, 2021
by
Danillo Bion
Browse files
ajuste
parent
6c2fc856
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/views/evento/visualizarEvento.blade.php
View file @
59c48e79
...
...
@@ -114,7 +114,7 @@
@
if
(
$mytime
<
$evento
->
fimSubmissao
)
<
div
class
=
"col-md-12"
style
=
"margin-bottom:18px"
>
@
if
(
date
(
"Y-m-d H:i:s"
)
<
"2021-07-01 12:30:00"
)
{{
--
Agendamento
para
o
dia
01
/
07
/
2021
as
12
:
30
:
00
--
}}
@
if
(
true
)
{{
--
Agendamento
para
o
dia
01
/
07
/
2021
as
12
:
30
:
00
--
}}
<
a
class
=
"btn btn-success"
data
-
toggle
=
"modal"
data
-
target
=
"#exampleModal"
style
=
"width:100%; height:50px; padding-top:7px; font-size:20px; color:#fff"
><
img
src
=
"
{
{asset('img/icons/icon_enviar_proposta.png')}
}
"
class
=
"card-img-top"
alt
=
"..."
style
=
"width:30px; margin-right:5px"
>
Submeter
proposta
</
a
>
<
div
class
=
"modal fade"
id
=
"exampleModal"
tabindex
=
"-1"
role
=
"dialog"
aria
-
labelledby
=
"exampleModalLabel"
aria
-
hidden
=
"true"
>
<
div
class
=
"modal-dialog"
role
=
"document"
>
...
...
resources/views/proponente/projetosEdital.blade.php
View file @
59c48e79
...
...
@@ -34,7 +34,7 @@
<
div
style
=
"margin-top: -2rem"
>
<
div
class
=
"col-md-12"
style
=
"margin-bottom:18px"
>
@
if
(
date
(
"Y-m-d H:i:s"
)
<
"2021-07-01 12:30:00"
)
{{
--
Agendamento
para
o
dia
01
/
07
/
2021
as
12
:
30
:
00
--
}}
@
if
(
true
)
{{
--
Agendamento
para
o
dia
01
/
07
/
2021
as
12
:
30
:
00
--
}}
<
a
data
-
toggle
=
"modal"
data
-
target
=
"#exampleModal"
class
=
"btn btn-info"
style
=
"color:#fff; margin-right:-15px"
>
Criar
proposta
</
a
>
<
div
class
=
"modal fade"
id
=
"exampleModal"
tabindex
=
"-1"
role
=
"dialog"
aria
-
labelledby
=
"exampleModalLabel"
aria
-
hidden
=
"true"
>
...
...
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