mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Merge branch 'feature-6634/Neue_Variable_Orgform_Bezeichnung_in_vw_msg_vars'
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
array(
|
||||
'name' => 'variables[]',
|
||||
'id' => 'variables',
|
||||
'size' => 27,
|
||||
'size' => count($variables),
|
||||
'multiple' => true
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user