sas: add pagination on AlbumView

This commit is contained in:
2019-09-16 01:26:20 +02:00
parent 8330e1eaf2
commit b8ad2d4835
4 changed files with 33 additions and 11 deletions

View File

@ -338,6 +338,7 @@ SITH_FORUM_PAGE_LENGTH = 30
# SAS variables
SITH_SAS_ROOT_DIR_ID = 4
SITH_SAS_IMAGES_PER_PAGE = 30
SITH_BOARD_SUFFIX = "-bureau"
SITH_MEMBER_SUFFIX = "-membres"