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
0e8fdf2a
Commit
0e8fdf2a
authored
Aug 24, 2022
by
GuilhermeGz
Browse files
Retirada de obrigatoriedade de arquivo na avaliação de relatório
parent
6d07bcc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/avaliacaoRelatorio/listar.blade.php
View file @
0e8fdf2a
...
@@ -121,7 +121,7 @@
...
@@ -121,7 +121,7 @@
<
img
class
=
""
src
=
"
{
{asset('img/icons/pdf.ico')}
}
"
style
=
"width:40px"
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/pdf.ico')}
}
"
style
=
"width:40px"
>
</
a
>
</
a
>
@
endif
@
endif
<
input
type
=
"file"
class
=
"input-group-text"
name
=
"avaliacaoArq"
accept
=
".pdf"
id
=
"avaliacaoArq"
required
/>
<
input
type
=
"file"
class
=
"input-group-text"
name
=
"avaliacaoArq"
accept
=
".pdf"
id
=
"avaliacaoArq"
/>
@
error
(
'avaliacaoArq'
)
@
error
(
'avaliacaoArq'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
style
=
"overflow: visible; display:block"
>
<
span
class
=
"invalid-feedback"
role
=
"alert"
style
=
"overflow: visible; display:block"
>
...
@@ -198,7 +198,7 @@
...
@@ -198,7 +198,7 @@
</
a
>
</
a
>
@
endif
@
endif
<
input
type
=
"file"
class
=
"input-group-text"
name
=
"avaliacaoArq"
accept
=
".pdf"
id
=
"avaliacaoArq"
required
/>
<
input
type
=
"file"
class
=
"input-group-text"
name
=
"avaliacaoArq"
accept
=
".pdf"
id
=
"avaliacaoArq"
/>
@
error
(
'avaliacaoArq'
)
@
error
(
'avaliacaoArq'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
style
=
"overflow: visible; display:block"
>
<
span
class
=
"invalid-feedback"
role
=
"alert"
style
=
"overflow: visible; display:block"
>
<
strong
>
{{
$message
}}
</
strong
>
<
strong
>
{{
$message
}}
</
strong
>
...
...
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