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
4ffa8140
"database/seeders/TrabalhoSeeder.php" did not exist on "415f066b6001209d39798ef371e6d742e71b6ad4"
Commit
4ffa8140
authored
Oct 12, 2021
by
Guilherme Silva
Browse files
Mudança nos textos apresentados nas telas de subsituições
parent
c9487102
Changes
5
Show whitespace changes
Inline
Side-by-side
resources/views/administrador/analiseSubstituicoes.blade.php
View file @
4ffa8140
...
...
@@ -26,7 +26,7 @@
<
table
class
=
"table table-bordered"
>
<
thead
>
<
tr
>
<
th
scope
=
"col"
>
Participante
Substitu
i
do
</
th
>
<
th
scope
=
"col"
>
Participante
Substitu
í
do
</
th
>
<
th
scope
=
"col"
>
Participante
Substituto
</
th
>
<
th
scope
=
"col"
>
Plano
Substituto
</
th
>
<
th
scope
=
"col"
>
Opção
</
th
>
...
...
@@ -181,7 +181,7 @@
<
div
class
=
"row"
>
<
div
class
=
"col-4"
>
<
h5
class
=
"card-title"
style
=
"color:#1492E6"
>
Participante
Substitu
i
do
Participante
Substitu
í
do
</
h5
>
</
div
>
<
div
class
=
"col-4"
>
...
...
resources/views/administrador/substituirParticipante.blade.php
View file @
4ffa8140
...
...
@@ -94,7 +94,7 @@
<
div
class
=
"row"
>
<
div
class
=
"col-4"
>
<
h5
class
=
"card-title"
style
=
"color:#1492E6"
>
Participante
Substitu
i
do
Participante
Substitu
í
do
</
h5
>
</
div
>
<
div
class
=
"col-4"
>
...
...
resources/views/administrador/substituirParticipanteForm.blade.php
View file @
4ffa8140
...
...
@@ -605,7 +605,6 @@
<h5>
Observações
</h5>
</div>
<div
class=
"col-12"
>
<label
for=
"observacaoTextArea"
>
Observação:
</label>
<textarea
class=
"form-control"
id=
"observacaoTextArea"
rows=
"3"
name=
"textObservacao"
></textarea>
</div>
<div
class=
"col-12 mt-4"
>
...
...
resources/views/administrador/vizualizarParticipante.blade.php
View file @
4ffa8140
...
...
@@ -551,7 +551,6 @@
</
div
>
<
div
class
=
"row"
>
<
div
class
=
"col-lg"
>
<
label
for
=
"observacaoTextArea"
>
Observação
:</
label
>
<
textarea
class
=
"form-control"
id
=
"observacaoTextArea"
rows
=
"3"
name
=
"textObservacao"
placeholder
=
"
{
{$subs->observacao}
}
"
disabled
></
textarea
>
</
div
>
</
div
>
...
...
resources/views/projeto/formularioVisualizar/participantes.blade.php
View file @
4ffa8140
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