Skip to content
Snippets Groups Projects
Commit af00e886 authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA :bicyclist:
Browse files

Merge branch 'redmine-issue/13748' into 'develop'

REDMINE_ISSUE-13748 | Nombre de caractère dans le nom du signalement

See merge request geocontrib/geocontrib-frontend!374
parents 9ee3fcd7 9ede1fad
No related branches found
No related tags found
No related merge requests found
......@@ -381,7 +381,7 @@ export default {
errors: [],
id_for_label: 'name',
field: {
max_length: 30,
max_length: 140,
},
html_name: 'name',
label: 'Nom',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment