Merge branch 'feature-6634/Neue_Variable_Orgform_Bezeichnung_in_vw_msg_vars'

This commit is contained in:
Andreas Österreicher
2020-04-21 11:26:59 +02:00
2 changed files with 150 additions and 6 deletions
@@ -89,7 +89,7 @@
array(
'name' => 'variables[]',
'id' => 'variables',
'size' => 27,
'size' => count($variables),
'multiple' => true
)
);