Commit ae6b30109a43faab697a464791db9f1a8b4cbd47

Authored by Alessandro Palmeira + Diego Araujo
Committed by Paulo Meireles
1 parent 8ab93e08

[Mezuro] Added comment to project_content partial

plugins/mezuro/views/cms/mezuro_plugin/_project_content.html.erb
... ... @@ -17,3 +17,4 @@
17 17 <%= f.text_field :description %><br/>
18 18  
19 19 <!-- partial rendered in app/views/cms/edit.rhtml -->
  20 +<!-- After submit, the action cms/new is called -->
... ...