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
5de8eb9b
"app/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "427d659a7cc7d82861a78b81b6751195ba5e2672"
Commit
5de8eb9b
authored
May 28, 2021
by
Danillo Bion
Browse files
modificacoes na tela de cadastro
parent
b0a97f89
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
resources/views/auth/register.blade.php
View file @
5de8eb9b
This diff is collapsed.
Click to expand it.
resources/views/evento/visualizarEvento.blade.php
View file @
5de8eb9b
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_submissao.png')}
}
"
alt
=
""
width
=
"40px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_submissao.png')}
}
"
alt
=
""
width
=
"40px"
>
</
div
>
</
div
>
<
div
class
=
"form-group"
>
<
div
class
=
"form-group"
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
"
font-weight: bold;
font-size:19px"
>
Submissão
</
h5
></
div
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
" font-size:19px"
>
Submissão
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicioSubmissao
))}}
-
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
fimSubmissao
))}}
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicioSubmissao
))}}
-
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
fimSubmissao
))}}
</
h5
></
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
@@ -153,7 +153,7 @@
...
@@ -153,7 +153,7 @@
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_revisao.png')}
}
"
alt
=
""
width
=
"40px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_revisao.png')}
}
"
alt
=
""
width
=
"40px"
>
</
div
>
</
div
>
<
div
class
=
"form-group"
>
<
div
class
=
"form-group"
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
"
font-weight: bold;
font-size:19px"
>
Revisão
</
h5
></
div
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
" font-size:19px"
>
Revisão
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicioRevisao
))}}
-
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
fimRevisao
))}}
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicioRevisao
))}}
-
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
fimRevisao
))}}
</
h5
></
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
@@ -165,7 +165,7 @@
...
@@ -165,7 +165,7 @@
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_resultado_preliminar.png')}
}
"
alt
=
""
width
=
"40px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_resultado_preliminar.png')}
}
"
alt
=
""
width
=
"40px"
>
</
div
>
</
div
>
<
div
class
=
"form-group"
>
<
div
class
=
"form-group"
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
"
font-weight: bold;
font-size:19px"
>
Resultado
preliminar
</
h5
></
div
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
" font-size:19px"
>
Resultado
preliminar
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
resultado_preliminar
))}}
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
resultado_preliminar
))}}
</
h5
></
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
@@ -177,7 +177,7 @@
...
@@ -177,7 +177,7 @@
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_recurso.png')}
}
"
alt
=
""
width
=
"40px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_recurso.png')}
}
"
alt
=
""
width
=
"40px"
>
</
div
>
</
div
>
<
div
class
=
"form-group"
>
<
div
class
=
"form-group"
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
"
font-weight: bold;
font-size:19px"
>
Recurso
</
h5
></
div
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
" font-size:19px"
>
Recurso
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicio_recurso
))}}
-
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
fim_recurso
))}}
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicio_recurso
))}}
-
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
fim_recurso
))}}
</
h5
></
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
@@ -189,7 +189,7 @@
...
@@ -189,7 +189,7 @@
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_resultado_final.png')}
}
"
alt
=
""
width
=
"40px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/icon_resultado_final.png')}
}
"
alt
=
""
width
=
"40px"
>
</
div
>
</
div
>
<
div
class
=
"form-group"
>
<
div
class
=
"form-group"
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
"
font-weight: bold;
font-size:19px"
>
Resultado
final
</
h5
></
div
>
<
div
style
=
"margin-bottom: -8px;"
><
h5
style
=
" font-size:19px"
>
Resultado
final
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
resultado_final
))}}
</
h5
></
div
>
<
div
><
h5
style
=
"font-weight: normal; color:#909090"
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
resultado_final
))}}
</
h5
></
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
</
div
>
</
div
>
<
div
class
=
"form-group"
style
=
"width: 100%"
>
<
div
class
=
"form-group"
style
=
"width: 100%"
>
<
div
class
=
"d-flex justify-content-between"
style
=
"width: 100%"
>
<
div
class
=
"d-flex justify-content-between"
style
=
"width: 100%"
>
<
div
><
h5
style
=
"
font-weight: bold;
font-size:19px; margin-top:9px"
>
Edital
</
h5
></
div
>
<
div
><
h5
style
=
" font-size:19px; margin-top:9px"
>
Edital
</
h5
></
div
>
<
div
style
=
"float: right"
><
a
class
=
"btn btn-light"
href
=
"{{route('baixar.edital', ['id' =>
$evento->id
])}}"
target
=
"_new"
style
=
""
>
<
div
style
=
"float: right"
><
a
class
=
"btn btn-light"
href
=
"{{route('baixar.edital', ['id' =>
$evento->id
])}}"
target
=
"_new"
style
=
""
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/file-download-solid.svg')}
}
"
style
=
"width:20px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/file-download-solid.svg')}
}
"
style
=
"width:20px"
>
Baixar
</
a
></
div
>
Baixar
</
a
></
div
>
...
@@ -234,7 +234,7 @@
...
@@ -234,7 +234,7 @@
</
div
>
</
div
>
<
div
class
=
"form-group"
style
=
"width: 100%"
>
<
div
class
=
"form-group"
style
=
"width: 100%"
>
<
div
class
=
"d-flex justify-content-between"
style
=
"width: 100%"
>
<
div
class
=
"d-flex justify-content-between"
style
=
"width: 100%"
>
<
div
><
h5
style
=
"
font-weight: bold;
font-size:19px; margin-top:9px"
>
Modelo
</
h5
></
div
>
<
div
><
h5
style
=
" font-size:19px; margin-top:9px"
>
Modelo
</
h5
></
div
>
<
div
>
<
div
>
<
a
class
=
"btn btn-light"
href
=
"{{route('baixar.modelos', ['id' =>
$evento->id
])}}"
target
=
"_new"
style
=
""
>
<
a
class
=
"btn btn-light"
href
=
"{{route('baixar.modelos', ['id' =>
$evento->id
])}}"
target
=
"_new"
style
=
""
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/file-download-solid.svg')}
}
"
style
=
"width:20px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/file-download-solid.svg')}
}
"
style
=
"width:20px"
>
...
...
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