Code

removed unusable (and wrong) file upload from file item edit page
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 28 Mar 2003 00:00:29 +0000 (00:00 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 28 Mar 2003 00:00:29 +0000 (00:00 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1645 57a73879-2fb5-44c3-a270-3262357dd7e2

roundup/templates/classic/html/file.item

index 7ef3909d81e25b56087b3850989f878bd9a0625c..ca9f6bd529d07351d2af287811086ca092c470e5 100644 (file)
@@ -29,10 +29,6 @@ You are not allowed to view this page.
   <th>Content Type</th>
   <td tal:content="structure context/type/field"></td>
  </tr>
- <tr>
-  <th>Content</th>
-  <td><input type="file" name="content" size="40"></td>
- </tr>
 
  <tr>
   <td>&nbsp;</td>