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
d541f6d4
Commit
d541f6d4
authored
Oct 01, 2021
by
Guilherme Silva
Browse files
Campo Observacao adicionado no model relacionado
parent
c964e3c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Substituicao.php
View file @
d541f6d4
...
@@ -13,6 +13,7 @@ class Substituicao extends Model
...
@@ -13,6 +13,7 @@ class Substituicao extends Model
'tipo'
,
'tipo'
,
'justificativa'
,
'justificativa'
,
'causa'
,
'causa'
,
'observacao'
,
'participanteSubstituido_id'
,
'participanteSubstituido_id'
,
'participanteSubstituto_id'
'participanteSubstituto_id'
];
];
...
...
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