[noosfero/noosfero][next] 2 commits: Remove unused javascript tag that was breaking profile edition page.

Larissa Reis gitlab at gitlab.com
Thu Apr 23 10:27:55 BRT 2015


Larissa Reis pushed to branch next at Noosfero / noosfero


Commits:
379057c0 by Gabriela Navarro at 2015-04-22T12:18:19Z
Remove unused javascript tag that was breaking profile edition page.

Signed-off-by: Arthur Del Esposte <arthurmde at gmail.com>
Signed-off-by: Gabriela Navarro <navarro1703 at gmail.com>

- - - - -
43a702b4 by Larissa Reis at 2015-04-23T13:27:17Z
Merge branch 'fix_edit_page' into 'next'

Remove unused javascript tag that was breaking profile edition page.

Fixing profile edit page

See merge request !552

- - - - -


1 changed file:

- app/views/profile_editor/edit.html.erb


Changes:

=====================================
app/views/profile_editor/edit.html.erb
=====================================
--- a/app/views/profile_editor/edit.html.erb
+++ b/app/views/profile_editor/edit.html.erb
@@ -1,6 +1,5 @@
 <h1><%= _('Profile settings for %s') % profile.name %></h1>
 
-<%= javascript_include_tag 'deactivate_profile' %>
 <%= error_messages_for :profile_data %>
 
 <%= labelled_form_for :profile_data, :html => { :id => 'profile-data', :multipart => true } do |f| %>



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/82ab76ba523a5851833b028c31c11a4a78294010...43a702b4d7caec7a65cbc889f296768b8f1e13a0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150423/0cb5e325/attachment.html>


More information about the Noosfero-dev mailing list