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
2e5425d7
Unverified
Commit
2e5425d7
authored
Mar 21, 2022
by
Kelwin Jonas
Committed by
GitHub
Mar 21, 2022
Browse files
Merge pull request #190 from KelwinJonas/master
valor 7 em notificacao de desligamento
parents
4c9b600c
cc2c32fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/ProponenteController.php
View file @
2e5425d7
...
@@ -140,7 +140,7 @@ class ProponenteController extends Controller
...
@@ -140,7 +140,7 @@ class ProponenteController extends Controller
'destinatario_id'
=>
$trabalho
->
evento
->
coordenadorComissao
->
user_id
,
'destinatario_id'
=>
$trabalho
->
evento
->
coordenadorComissao
->
user_id
,
'trabalho_id'
=>
$trabalho
->
id
,
'trabalho_id'
=>
$trabalho
->
id
,
'lido'
=>
false
,
'lido'
=>
false
,
'tipo'
=>
6
,
'tipo'
=>
7
,
]);
]);
$notificacao
->
save
();
$notificacao
->
save
();
...
...
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