mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-04 18:12:55 +00:00
Merge pull request #49 from CCC-MF/issue_34
Vertikales Scrolling im Studienauswahldialog wird nun korrekt angezeigt
This commit is contained in:
@ -154,7 +154,6 @@ const showDialog = function (blockIndex) {
|
|||||||
border: true,
|
border: true,
|
||||||
columns: gridColumns,
|
columns: gridColumns,
|
||||||
flex: 1,
|
flex: 1,
|
||||||
overflowY: 'scroll',
|
|
||||||
listeners: {
|
listeners: {
|
||||||
itemclick: (dv, record, item, index) => {
|
itemclick: (dv, record, item, index) => {
|
||||||
selectedItemIndex = index;
|
selectedItemIndex = index;
|
||||||
|
12219
forms/dnpm-formulare.osc
12219
forms/dnpm-formulare.osc
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user