feat: update system branding and improve user interface consistency
- Changed all instances of "Sistema de Gerenciamento da Secretaria de Esportes" to "Sistema de Gerenciamento de Secretaria" for a more concise branding. - Enhanced the PrintModal component with a user-friendly interface for selecting sections to include in PDF generation. - Improved error handling and user feedback during PDF generation processes. - Updated various components and routes to reflect the new branding, ensuring consistency across the application.
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
icon: 'control'
|
||||
},
|
||||
{
|
||||
title: 'Cibersecurity SGSE',
|
||||
title: 'Cibersecurity SGSE - Sistema de Gerenciamento de Secretaria',
|
||||
description:
|
||||
'Central desegurança cibernética com detecção de DDoS, SQLi, APT, bloqueios automatizados, relatórios refinados e alertas sonoros/visuais.',
|
||||
ctaLabel: 'Abrir Central',
|
||||
@@ -308,7 +308,7 @@
|
||||
icon: 'bell'
|
||||
},
|
||||
{
|
||||
title: 'Monitorar SGSE',
|
||||
title: 'Monitorar SGSE - Sistema de Gerenciamento de Secretaria',
|
||||
description:
|
||||
'Monitore em tempo real as métricas técnicas do sistema e configure alertas inteligentes para a equipe de TI.',
|
||||
ctaLabel: 'Monitorar Sistema',
|
||||
|
||||
Reference in New Issue
Block a user