Commit b4453065470ecb484afff236d86654fd8033c97b
Committed by
Paulo Meireles
1 parent
463516e7
Exists in
master
and in
23 other branches
[Mezuro] re-organizing
Showing
3 changed files
with
1 additions
and
2 deletions
Show diff stats
plugins/mezuro/lib/mezuro_plugin.rb
@@ -9,8 +9,7 @@ class MezuroPlugin < Noosfero::Plugin | @@ -9,8 +9,7 @@ class MezuroPlugin < Noosfero::Plugin | ||
9 | end | 9 | end |
10 | 10 | ||
11 | def content_types | 11 | def content_types |
12 | - [MezuroPlugin::ProjectContent, | ||
13 | - MezuroPlugin::ConfigurationContent] | 12 | + [MezuroPlugin::ConfigurationContent, MezuroPlugin::ProjectContent] |
14 | end | 13 | end |
15 | 14 | ||
16 | def stylesheet? | 15 | def stylesheet? |
plugins/mezuro/public/images/mezuro.gif
2 KB
plugins/mezuro/public/images/mezuro.png
3.65 KB