Add Textarea
This commit is contained in:
parent
98d16bfd54
commit
8eaf94b022
@ -13,8 +13,6 @@ class PaperDbSelect extends Select
|
||||
/** @var PaperOpt $option */
|
||||
$option = $this->getSelectedOption();
|
||||
|
||||
$variables = [];
|
||||
|
||||
if($option == null) {
|
||||
|
||||
$variables[$this->getId() . '_grammatur'] = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user