Commit a917f8f8925472468612e8214f1fe22b528890ca

Authored by AntonioTerceiro
1 parent 73e0233d

ActionItem24: add missing template to VCS



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1147 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
app/views/cms/_uploaded_file.rhtml 0 → 100644
@@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
  1 +<%= labelled_form_field(_('Select the file you want to upload.'), file_field(:article, :uploaded_data)) %>
  2 +
  3 +<%= labelled_form_field(_('Describe this file:'), f.text_area(:abstract)) %>