Revision a7449b44
Von Sven Schöling vor etwa 7 Jahren hinzugefügt
bin/mozilla/is.pl | ||
---|---|---|
784 | 784 |
|
785 | 785 |
} else { |
786 | 786 |
$form->{"id_$i"} = 0; |
787 |
if ( $form->{is_wrong_ptype} > 0 ) { |
|
788 |
$form->{"partnumber_$i"} = ""; |
|
789 |
$form->{"description_$i"} = ""; |
|
790 |
} |
|
791 | 787 |
new_item(); |
792 | 788 |
} |
793 | 789 |
} |
Auch abrufbar als: Unified diff
is_wrong_ptype gibt es hier nicht