fix input filter

This commit is contained in:
Peter Maquiran
2024-07-15 12:52:21 +01:00
parent 0c024beb77
commit 57ee7dd7cf
7 changed files with 36 additions and 15 deletions
@@ -8,7 +8,7 @@
<!-- *ngIf="p.userRole('PR')" -->
<!-- *ngIf="p.role(['PR','MD']).permissionAnyOf(['view','edit'])" -->
<label >Convocar Reunião ..</label><br>
<label >Convocar Reunião</label><br>
<i style="margin-top: -3px; font-size: 15px;" > Campos marcados com * são obrigatórios</i>
</div>
</div>