Commit e498c21b85d22c1a47e8a5a21738c4cd11b78b40

Authored by Alessandro Palmeira
1 parent fa3fdeb7

[Mezuro] Comment to see where project_content cms partial is rendered

plugins/mezuro/views/cms/mezuro_plugin/_project_content.html.erb
... ... @@ -16,3 +16,4 @@
16 16  
17 17 <%= f.text_field :description %><br/>
18 18  
  19 +# partial rendered in app/views/cms/edit.rhtml
... ...