Commit dd9acab7abc6bbbb1c5198e49d6cb0ac58b27586
1 parent
7c7baa36
Exists in
2.9
and in
7 other branches
Traz apenas componentes sem dispensa
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ieducar/modules/Avaliacao/Service/Boletim.php
@@ -469,7 +469,7 @@ class Avaliacao_Service_Boletim implements CoreExt_Configurable | @@ -469,7 +469,7 @@ class Avaliacao_Service_Boletim implements CoreExt_Configurable | ||
469 | null, | 469 | null, |
470 | null, | 470 | null, |
471 | $enrollment, | 471 | $enrollment, |
472 | - false, | 472 | + true, |
473 | $ignorarDispensasParciais | 473 | $ignorarDispensasParciais |
474 | )); | 474 | )); |
475 | 475 |