Commit b03eaf3a318f600193663f9829ebf7ec70b95089

Authored by Leandro Santos
1 parent c8b8706f

updating feedback message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/layouts/application-ng.html.erb
... ... @@ -93,7 +93,7 @@
93 93 Feedback(
94 94 {
95 95 label: "Dê um Feedback!",
96   - header: "Registro de ocorrência",
  96 + header: "Registro do Feedback",
97 97 url: "//feedback.participa.br/api/v1/feedbacks?access_token=pINDdceSPik_4vRCleHTQg",
98 98 nextLabel: "Continuar",
99 99 reviewLabel: "Revisar",
... ...