implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens
This commit is contained in:
parent
a4ef10cf1b
commit
ddc9ed9dc6
11 changed files with 56 additions and 24 deletions
|
|
@ -57,3 +57,6 @@ OSEM_SMTP_DOMAIN=""
|
|||
|
||||
# Enable the usage of the devise ichain plugin
|
||||
OSEM_ICHAIN_ENABLED=false
|
||||
|
||||
# Schedule grid parameters, cell size in minutes
|
||||
OSEM_SCHEDULE_CELL_SIZE=15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue