2017-11-08 Fred Gleason <fredg@paravelsystems.com>

* Added 'FILTER' and 'RECENT' call parameters to the 'ListLogs' Web
	API call.
This commit is contained in:
Fred Gleason
2017-11-08 10:25:39 -05:00
parent fb2c080d35
commit 83d36698a0
4 changed files with 59 additions and 4 deletions

View File

@@ -30,6 +30,14 @@
<td><input type="text" name="TRACKABLE" size="2" maxlength="1"></td>
</tr>
<tr>
<td align="right">FILTER:</td>
<td><input type="text" name="FILTER" size="20"></td>
</tr>
<tr>
<td align="right">RECENT:</td>
<td><input type="text" name="RECENT" size="2" maxlength="1"></td>
</tr>
<tr>
<td colspan="2" align="right">&nbsp;</td>
</tr>
<tr>