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
7821fa8f
Unverified
Commit
7821fa8f
authored
Jun 01, 2023
by
Yuri Resende
Committed by
GitHub
Jun 01, 2023
Browse files
Merge pull request #900 from yuriresendematias/master
Exibindo botão de editar nota apenas para os coordenadores
parents
604357e4
e165a9a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/avaliacaoRelatorio/avaliacao.blade.php
View file @
7821fa8f
...
...
@@ -66,10 +66,11 @@
</
div
>
@
if
(
Auth
::
user
()
->
tipo
==
'coordenador'
)
<
div
class
=
'col-2'
style
=
'margin-top:1%; padding-left:8%;'
>
<
button
type
=
'submit'
class
=
'btn btn-info btn-sm'
>
Editar
</
button
>
</
div
>
@
endif
</
form
>
</
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