Revision b98b8e3f
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
bin/mozilla/ar.pl | ||
---|---|---|
957 | 957 |
if ($form->{customer}) { |
958 | 958 |
push @options, $locale->text('Customer') . " : $form->{customer}"; |
959 | 959 |
} |
960 |
if ($form->{cp_name}) { |
|
961 |
push @options, $locale->text('Contact Person') . " : $form->{cp_name}"; |
|
962 |
} |
|
960 | 963 |
if ($form->{department}) { |
961 | 964 |
my ($department) = split /--/, $form->{department}; |
962 | 965 |
push @options, $locale->text('Department') . " : $department"; |
Auch abrufbar als: Unified diff
Belege: Filtern nach Ansprechpartner