Revision 2b880445
Von Peter Schulgin vor mehr als 8 Jahren hinzugefügt
SL/GDPDU.pm | ||
---|---|---|
my $writer = $self->writer;
|
||
|
||
$self->tag('Table', sub { $self
|
||
->tag('URL', "transaction.csv")
|
||
->tag('URL', "transactions.csv")
|
||
->tag('Name', t8('Transactions'))
|
||
->tag('Description', t8('Transactions'))
|
||
->tag('Validity', sub { $self
|
Auch abrufbar als: Unified diff
GDPDU: Typo (transactions.csv)