Project

General

Profile

« Previous | Next » 

Revision 4904

Added by walbridge about 15 years ago

fix bug #3950, make additional uploads stick when modifying a document

View differences:

entryForm.tmpl
1092 1092
                [% END %]
1093 1093
                [% cnt = cnt + 1 %]
1094 1094
            [% END %]
1095
        <input type="hidden" name="upCount" value="[%upCount%]">
1095
        <input type="hidden" id="upCount" name="upCount" value="[%upCount%]">
1096 1096
        [% END %]
1097 1097

  
1098
        <input type="hidden" name="fileCount" value="[%fileCount%]" id="fileCount"></td>
1098
        <input type="hidden" id="fileCount" name="fileCount" value="[%fileCount%]"></td>
1099 1099
  </tr>
1100 1100
  <tr class="sectbody">
1101 1101
    <td class="rightCol" valign="top"><span class="label">Attached Files:</span></td>

Also available in: Unified diff