Commit ade040c49e7fdf735779f6a8027ab470e9b7581f
1 parent
4edc9cf2
Exists in
master
and in
28 other branches
ActionItem152: tentando fazer um gerador de forms...
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1250 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
5 changed files
with
23 additions
and
0 deletions
Show diff stats
app/helpers/application_helper.rb
@@ -7,6 +7,8 @@ module ApplicationHelper | @@ -7,6 +7,8 @@ module ApplicationHelper | ||
7 | include LightboxHelper | 7 | include LightboxHelper |
8 | 8 | ||
9 | include BoxesHelper | 9 | include BoxesHelper |
10 | + | ||
11 | + include FormsHelper | ||
10 | 12 | ||
11 | # Displays context help. You can pass the content of the help message as the | 13 | # Displays context help. You can pass the content of the help message as the |
12 | # first parameter or using template code inside a block passed to this | 14 | # first parameter or using template code inside a block passed to this |
app/views/account/login.rhtml
app/views/profile_editor/person_info.rhtml