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
76c94280
Commit
76c94280
authored
Feb 08, 2022
by
Guilherme Silva
Browse files
Ajustes de telas
parent
1698ddac
Changes
2
Show whitespace changes
Inline
Side-by-side
resources/views/coordenadorComissao/editais.blade.php
View file @
76c94280
...
@@ -35,9 +35,6 @@
...
@@ -35,9 +35,6 @@
<
img
src
=
"
{
{asset('img/icons/ellipsis-v-solid.svg')}
}
"
style
=
"width:8px"
>
<
img
src
=
"
{
{asset('img/icons/ellipsis-v-solid.svg')}
}
"
style
=
"width:8px"
>
</
a
>
</
a
>
<
div
class
=
"dropdown-menu"
>
<
div
class
=
"dropdown-menu"
>
<
a
href
=
"{{ route('evento.editar', ['id' =>
$evento->id
]) }}"
class
=
"dropdown-item text-center"
>
Editar
Edital
</
a
>
<
hr
class
=
"dropdown-hr"
>
<
hr
class
=
"dropdown-hr"
>
<
a
href
=
"{{route('admin.atribuir', ['evento_id' =>
$evento->id
])}}"
class
=
"dropdown-item text-center"
>
<
a
href
=
"{{route('admin.atribuir', ['evento_id' =>
$evento->id
])}}"
class
=
"dropdown-item text-center"
>
Atribuir
Avaliadores
Atribuir
Avaliadores
...
...
resources/views/proponente/projetosEdital.blade.php
View file @
76c94280
...
@@ -78,7 +78,6 @@
...
@@ -78,7 +78,6 @@
<
th
scope
=
"col"
style
=
"width:100%"
>
Nome
do
projeto
</
th
>
<
th
scope
=
"col"
style
=
"width:100%"
>
Nome
do
projeto
</
th
>
<
th
scope
=
"col"
>
Data
de
Criação
</
th
>
<
th
scope
=
"col"
>
Data
de
Criação
</
th
>
<
th
scope
=
"col"
style
=
"text-align:center"
>
Status
</
th
>
<
th
scope
=
"col"
style
=
"text-align:center"
>
Status
</
th
>
<
th
scope
=
"col"
>
Opção
</
th
>
</
tr
>
</
tr
>
</
thead
>
</
thead
>
<
tbody
id
=
"projetos"
>
<
tbody
id
=
"projetos"
>
...
...
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