[Git][noosfero/noosfero][master] 2 commits: Removes duplicated rendering

Antonio Terceiro gitlab at mg.gitlab.com
Mon Jan 25 12:24:22 BRST 2016


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
0e7143f5 by Marcos Ronaldo at 2016-01-22T19:11:19-02:00
Removes duplicated rendering

Signed-off-by: Marcos Ramos <msramos at outlook.com>
Signed-off-by: Marcos Ronaldo <marcos.rpj2 at gmail.com>

- - - - -
f9cf8cb6 by Antonio Terceiro at 2016-01-25T14:24:00+00:00
Merge branch 'fix_custom_field' into 'master'

Removes duplicated rendering of custom fields on organization forms

Signed-off-by: Marcos Ramos <msramos at outlook.com>
Signed-off-by: Marcos Ronaldo <marcos.rpj2 at gmail.com>

See merge request !772
- - - - -


1 changed file:

- app/views/shared/_organization_custom_fields.html.erb


Changes:

=====================================
app/views/shared/_organization_custom_fields.html.erb
=====================================
--- a/app/views/shared/_organization_custom_fields.html.erb
+++ b/app/views/shared/_organization_custom_fields.html.erb
@@ -30,6 +30,4 @@
   <%= optional_field(profile, 'foundation_year', f.text_field(:foundation_year)) %>
 <% end %>
 
-<%= render :partial => 'shared/custom_fields', :locals => {:f => f, :profile => profile, :signup => true} %>
-
 <%= javascript_include_tag('city_state_validation') %>



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/399569e9e7b4f7478829acdd550e161e04d12acf...f9cf8cb6d3389536bf2cd57930a33ffc7d02790e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160125/63d57978/attachment.html>


More information about the Noosfero-dev mailing list