Skip to content

Commit

Permalink
Forgot to put back file input.
Browse files Browse the repository at this point in the history
  • Loading branch information
tunaki committed Nov 4, 2012
1 parent 44a026c commit c16e143
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
</tr>
<tc:list property="userLevel" readOnly="${mode eq 'READ'}" required="required" name="tuition" items="${userLevelList}" itemLabel="label" />
<tc:textArea property="description" readOnly="${mode eq 'READ'}" name="tuition" />

<tc:file property="resource" readOnly="${mode eq 'READ'}" name="tuition" />
</table>
</fieldset>

0 comments on commit c16e143

Please sign in to comment.