Revision 0213d50a
Von Jan Büren vor fast 4 Jahren hinzugefügt
bin/mozilla/oe.pl | ||
---|---|---|
|
||
my $edit_url = $params{want_binary_pdf}
|
||
? ''
|
||
: ($::instance_conf->get_feature_experimental)
|
||
: ($::instance_conf->get_feature_experimental_order)
|
||
? build_std_url('script=controller.pl', 'action=Order/edit', 'type')
|
||
: build_std_url('action=edit', 'type', 'vc');
|
||
foreach my $oe (@{ $form->{OE} }) {
|
Auch abrufbar als: Unified diff
fix cherry-pick get_feature_experimental -> get_feature_experimental_order