Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 14a0f366

Von Safwan Shakhy vor mehr als 1 Jahr hinzugefügt

  • ID 14a0f36664f407b7a2bb4f3e5a237b4be5eb7cab
  • Vorgänger 66c4c45c

Tab Titel bei fehlenden gesetzt

Unterschiede anzeigen:

SL/Controller/PriceRule.pm
if ( $report->{options}{output_format} =~ /^(pdf|csv)$/i ) {
$self->models->disable_plugin('paginated');
}
my $title = t8('Price Rules');
$report->{title} = $title; #for browser titlebar (title-tag)
$report->set_options(
std_column_visibility => 1,
controller_class => 'PriceRule',

Auch abrufbar als: Unified diff