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
a4088ad0
Commit
a4088ad0
authored
Apr 20, 2022
by
Guilherme Silva
Browse files
Atualização do card de finalização no editar proposta
parent
b2713aa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/projeto/editaFormulario/finalizar.blade.php
View file @
a4088ad0
<!-- Finalizar -->
<!-- Finalizar -->
<div
class=
"col-md-10"
style=
"text-align: center; margin-top:2rem"
><h4
style=
"margin-top: 1rem;"
>
5º Passo
</h4></div>
<div
class=
"col-md-12"
style=
"margin-top: 20px"
>
<div
class=
"col-md-10"
style=
"text-align: center;"
><h5
style=
"margin-bottom:1rem;color:#909090"
>
Finalizar
</h5></div>
<div
class=
"card"
style=
"border-radius: 5px"
>
<div
class=
"col-md-10"
>
<div
class=
"card-body"
style=
"padding-top: 0.2rem;"
>
<div
class=
"card"
style=
"border-radius: 12px"
>
<div
class=
"container"
>
<div
class=
"card-body"
>
<div
class=
"form-row mt-3"
>
<div
class=
"container"
>
<div
class=
"col-md-12"
><h5
style=
"color: #234B8B; font-weight: bold"
>
Finalizar
</h5></div>
<div
class=
"form-row mt-3"
>
</div>
<div
class=
"col-md-12"
><h5
style=
"color: #1492E6; margin-bottom:-0.4rem"
>
Finalizar
</h5></div>
<hr
style=
"border-top: 1px solid#1492E6"
>
<div
class=
"col-md-12"
style=
"margin-bottom: -0.8rem;"
><hr
style=
"border-top: 1px solid#1492E6"
></div>
<div
class=
" d-flex justify-content-between align-items-center"
style=
"margin-top: 15px; margin-bottom:18px"
>
</div>
<h6
style=
"font-weight: bold"
><span
style=
"color: red; font-weight:bold"
>
*
</span>
Campos obrigatórios
</h6>
<div
class=
" d-flex justify-content-between align-items-center"
style=
"margin-top: 15px; margin-bottom:18px"
>
<button
id=
"submeterFormProposta"
type=
"submit"
style=
"display: none;"
></button>
<h6
style=
"font-family:Arial, Helvetica, sans-serif; margin-right:15px"
><span
style=
"color: red; font-weight:bold"
>
*
</span>
Campos obrigatórios
</h6>
<button
type=
"submit"
class=
"btn btn-primary "
id=
"idButtonSubmitRascunho"
>
{{ __('Salvar como rascunho') }}
</button>
<button
id=
"submeterFormProposta"
type=
"submit"
style=
"display: none;"
></button>
<button
type=
"submit"
class=
"btn btn-success"
id=
"idButtonSubmitProjeto"
>
{{ __('Submeter projeto') }}
</button>
<button
type=
"submit"
class=
"btn btn-primary "
id=
"idButtonSubmitRascunho"
>
{{ __('Atualizar rascunho') }}
</button>
</div>
<button
type=
"submit"
class=
"btn btn-success"
id=
"idButtonSubmitProjeto"
>
{{ __('Submeter projeto') }}
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--X Finalizar X-->
<!--X Finalizar X-->
\ No newline at end of file
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