mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens
This commit is contained in:
parent
4089f16f17
commit
ff9ca4a817
11 changed files with 56 additions and 24 deletions
4
app.json
4
app.json
|
|
@ -54,6 +54,10 @@
|
|||
"description": "The user for the smtp server",
|
||||
"required": false
|
||||
},
|
||||
"OSEM_SCHEDULE_CELL_SIZE": {
|
||||
"description": "Schedule timeslot size in minutes",
|
||||
"required": false
|
||||
},
|
||||
"RACK_ENV": {
|
||||
"required": false
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue