mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
sets the height of the adminZeitverfuegbarkeit to 50% of the screen ehight
This commit is contained in:
@@ -40,6 +40,7 @@ $filterWidgetArray = array(
|
||||
ucfirst($this->p->t('global', 'notiz'))
|
||||
),
|
||||
'datasetRepOptions' => '{
|
||||
height: func_height(this),
|
||||
layout: "fitColumns", // fit columns to width of table
|
||||
autoResize: false, // prevent auto resizing of table (false to allow adapting table size when cols are (de-)activated
|
||||
index: "zeitsperre_id", // assign specific column as unique id (important for row indexing)
|
||||
|
||||
Reference in New Issue
Block a user