From 18b4327ecb68af31239ed63afd6220953e4dd79e Mon Sep 17 00:00:00 2001 From: Fabio Teixeira Date: Fri, 3 Oct 2014 22:02:46 -0300 Subject: [PATCH] correcoes_aderencia: Add full name error message on profile editor --- views/person_editor_extras.html.erb | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/views/person_editor_extras.html.erb b/views/person_editor_extras.html.erb index d4b0fc6..4e9f88a 100644 --- a/views/person_editor_extras.html.erb +++ b/views/person_editor_extras.html.erb @@ -32,3 +32,5 @@ <% end %> + +<%= hidden_field_tag("full_name_error", _("Should begin with a capital letter and no special characters")) %> \ No newline at end of file -- libgit2 0.21.2