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
3c4aa46a
Commit
3c4aa46a
authored
Sep 02, 2022
by
Antonio Durval
Browse files
Alteração do texto na parte da filtragem de editais abrirão para previstos
parent
fb48118c
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/coordenador/home.blade.php
View file @
3c4aa46a
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<
select
id
=
"seletor"
class
=
"form-control select-submeta"
onchange
=
"exibirEditais(this)"
style
=
"width: 140px;"
>
<
select
id
=
"seletor"
class
=
"form-control select-submeta"
onchange
=
"exibirEditais(this)"
style
=
"width: 140px;"
>
<
option
value
=
"aberto"
selected
>
Aberto
(
s
)
</
option
>
<
option
value
=
"aberto"
selected
>
Aberto
(
s
)
</
option
>
<
option
value
=
"encerrado"
>
Encerrado
(
s
)
</
option
>
<
option
value
=
"encerrado"
>
Encerrado
(
s
)
</
option
>
<
option
value
=
"abrira"
>
Abrirão
</
option
>
<
option
value
=
"abrira"
>
Previstos
</
option
>
<
option
value
=
"todos"
>
Todos
</
option
>
<
option
value
=
"todos"
>
Todos
</
option
>
</
select
>
</
select
>
</
div
>
</
div
>
...
...
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