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