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
"app/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "1172838d725a28c17550273d8eeb223b3e9101e1"
Commit
d7e927e4
authored
Feb 07, 2022
by
Guilherme Silva
Browse files
Correção de texto na analise de proposta
parent
8a9086b6
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/administrador/analisarProposta.blade.php
View file @
d7e927e4
...
...
@@ -295,7 +295,7 @@
<
div
class
=
"row justify-content-center"
>
{{
--
Relatório
Parcial
--
}}
<
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
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
>
...
...
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