mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-30 15:39:31 +02:00
2021-11-10 Fred Gleason <fredg@paravelsystems.com>
* Added 'all' to the set of available cart types in 'web/tests/listcarts.html'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
500365989f
commit
73b5ca405e
@ -22604,3 +22604,6 @@
|
||||
'segueEndPointCart', 'segueEndPointCart', 'fadeupPointCart',
|
||||
'fadeupPointLog', 'fadedownPointCart' and 'fadedownPointLog'
|
||||
fields to the return of the 'rivwebpyapi.ListLog()' call.
|
||||
2021-11-10 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added 'all' to the set of available cart types in
|
||||
'web/tests/listcarts.html'.
|
||||
|
@ -28,6 +28,7 @@
|
||||
<tr>
|
||||
<td align="right">TYPE:</td>
|
||||
<td><select name="TYPE">
|
||||
<option value="all">all</option>
|
||||
<option value="audio">audio</option>
|
||||
<option value="macro">macro</option>
|
||||
</select>
|
||||
|
Loading…
x
Reference in New Issue
Block a user