Skip to content

Commit

Permalink
[MERGE #31] 7-tela-administrador -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
xt2012 authored Dec 6, 2024
2 parents 0086d55 + 1491054 commit cf07da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catavento/lib/screens/dashboard_admin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,7 @@ class DemandCard extends StatelessWidget {
context, nomeDemanda, codigo, descricao, status);
},
),
// botão de Editar
// botão de Editar.
IconButton(
icon: Icon(Icons.edit),
onPressed: () {
Expand Down

0 comments on commit cf07da0

Please sign in to comment.