Commit d7a914ada3deea247d647d67d9fa596b1500ab2e
Committed by
Paulo Meireles
1 parent
c53b8896
Exists in
master
and in
8 other branches
'FIXME' question
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
plugins/mezuro/lib/mezuro_plugin/project_content.rb
@@ -17,6 +17,7 @@ class MezuroPlugin::ProjectContent < Article | @@ -17,6 +17,7 @@ class MezuroPlugin::ProjectContent < Article | ||
17 | end | 17 | end |
18 | end | 18 | end |
19 | 19 | ||
20 | + # FIXME is this really needed? | ||
20 | def project | 21 | def project |
21 | Kalibro::Client::ProjectClient.new.project(title) | 22 | Kalibro::Client::ProjectClient.new.project(title) |
22 | end | 23 | end |