note that filter page is a mock

develop
Myk Taylor 2023-02-26 10:55:50 -08:00
parent 63d752b3f8
commit 97ee1022c7
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -498,7 +498,7 @@ local FOOTER_HEIGHT = 4
FilterSelection = defclass(FilterSelection, widgets.Window)
FilterSelection.ATTRS{
frame_title='Choose filters',
frame_title='Choose filters [MOCK -- NOT FUNCTIONAL]',
frame={w=80, h=53, l=30, t=8},
resizable=true,
index=DEFAULT_NIL,