Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 53be3ea3

Von Werner Hahn vor mehr als 1 Jahr hinzugefügt

  • ID 53be3ea3769e803c50c3fdba55c12243db8a79be
  • Vorgänger a336836a
  • Nachfolger e7d2c3b7

DispositionManager: Action umbenannt

Unterschiede anzeigen:

SL/Controller/DispositionManager.pm
105 105
  my $top    = $self->render('disposition_manager/list_parts', { output => 0 },
106 106
                             noshow => $noshow,
107 107
                             PARTS => $parts,
108
                             title => t8('Short onhand Ordered'),
108 109
                           );
109 110
  my $bottom = $noshow ? undef : $self->render(
110 111
    'disposition_manager/reorder_level_list/report_bottom',
......
395 396
  for my $bar ($::request->layout->get('actionbar')) {
396 397
    $bar->add(
397 398
      action => [
398
        t8('Action'),
399
        t8('Purchasebasket'),
399 400
        submit  => [
400 401
          '#form', { action => "DispositionManager/add_to_purchase_basket" } ],
401 402
        tooltip => t8('Add to purchase basket'),

Auch abrufbar als: Unified diff