Revision e7625d0e
Von Sven Schöling vor fast 14 Jahren hinzugefügt
bin/mozilla/vk.pl | ||
---|---|---|
252 | 252 |
my $name; |
253 | 253 |
my $headerrow; |
254 | 254 |
if ( $form->{mainsort} eq 'parts_id' ) { |
255 |
$headerrow->{description}->{data} = "$ar->{description}";
|
|
255 |
$headerrow->{description}->{data} = "$ar->{description}";
|
|
256 | 256 |
} else { |
257 |
$headerrow->{description}->{data} = "$ar->{name}";
|
|
257 |
$headerrow->{description}->{data} = "$ar->{name}";
|
|
258 | 258 |
}; |
259 | 259 |
$headerrow->{description}->{class} = "listmainsortheader"; |
260 | 260 |
my $headerrow_set = [ $headerrow ]; |
Auch abrufbar als: Unified diff
Böse tabs in vk.pl