string / int strictness issue causing default size to not highlight button - fixed

This commit is contained in:
2021-07-16 17:52:31 +10:00
parent 6e6f59fdd5
commit d42ac8c8b5
2 changed files with 27 additions and 9 deletions

View File

@@ -122,8 +122,8 @@ def ViewingOptions( request ):
noo="Oldest"
grouping="None"
how_many="50"
offset=0
size=128
offset="0"
size="128"
if 'files_sp' in request.path:
noo="A to Z"
folders=True