mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2017-06-19 Fred Gleason <fredg@paravelsystems.com>
* Added a 'TITLE' field to the 'Import' web call.
This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
<td><input type="text" name="GROUP_NAME" size="20" maxlength="20"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td align="right">TITLE:</td>
|
||||
<td><input type="text" name="TITLE" size="40" maxlength="255"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right">FILE:</td>
|
||||
<td><input type="file" name="FILENAME" size="20" maxlength="64"></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user