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
d7e927e4
Commit
d7e927e4
authored
Feb 07, 2022
by
Guilherme Silva
Browse files
Correção de texto na analise de proposta
parent
8a9086b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/administrador/analisarProposta.blade.php
View file @
d7e927e4
...
@@ -295,7 +295,7 @@
...
@@ -295,7 +295,7 @@
<
div
class
=
"row justify-content-center"
>
<
div
class
=
"row justify-content-center"
>
{{
--
Relatório
Parcial
--
}}
{{
--
Relatório
Parcial
--
}}
<
div
class
=
"col-sm-3"
>
<
div
class
=
"col-sm-3"
>
<
label
for
=
"dt_inicioRelatorioParcial"
class
=
"col-form-label"
style
=
"font-weight: bold"
>
{{
__
(
'
ini
cio do Relatório Parcial: '
)
}}
</
label
>
<
label
for
=
"dt_inicioRelatorioParcial"
class
=
"col-form-label"
style
=
"font-weight: bold"
>
{{
__
(
'
Iní
cio do Relatório Parcial: '
)
}}
</
label
>
</
div
>
</
div
>
<
div
class
=
"col-sm-3"
>
<
div
class
=
"col-sm-3"
>
<
input
id
=
"dt_inicioRelatorioParcial
{
{$evento->id}
}
"
type
=
"date"
class
=
"form-control"
name
=
"dt_inicioRelatorioParcial"
value
=
"
{
{$evento->dt_inicioRelatorioParcial}
}
"
required
autocomplete
=
"dt_inicioRelatorioParcial"
disabled
autofocus
>
<
input
id
=
"dt_inicioRelatorioParcial
{
{$evento->id}
}
"
type
=
"date"
class
=
"form-control"
name
=
"dt_inicioRelatorioParcial"
value
=
"
{
{$evento->dt_inicioRelatorioParcial}
}
"
required
autocomplete
=
"dt_inicioRelatorioParcial"
disabled
autofocus
>
...
...
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