From 1d85e3df1f5134c3f31a052e36ab9e83b28d8735 Mon Sep 17 00:00:00 2001 From: Arthur Del Esposte Date: Tue, 29 Sep 2015 18:10:07 -0300 Subject: [PATCH] Change Institution info button reference --- lib/gov_user_plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gov_user_plugin.rb b/lib/gov_user_plugin.rb index 7de64ba..5cd63dc 100644 --- a/lib/gov_user_plugin.rb +++ b/lib/gov_user_plugin.rb @@ -289,7 +289,7 @@ class GovUserPlugin < Noosfero::Plugin :title => _('Institution Info'), :icon => 'edit-profile-group control-panel-instituton-link', :url => { - :controller => 'software_communities_plugin_myprofile', + :controller => 'gov_user_plugin_myprofile', :action => 'edit_institution' } } -- libgit2 0.21.2