Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 14a0f366

Von Safwan Shakhy vor etwa 1 Jahr hinzugefügt

  • ID 14a0f36664f407b7a2bb4f3e5a237b4be5eb7cab
  • Vorgänger 66c4c45c

Tab Titel bei fehlenden gesetzt

Unterschiede anzeigen:

SL/Controller/CustomVariableConfig.pm
51 51
  my $configs = SL::DB::Manager::CustomVariableConfig->get_all_sorted(where => [ module => $self->module ]);
52 52

  
53 53
  $self->setup_list_action_bar;
54
  $::form->{title} = t8('List of custom variables');
54 55
  $::form->header;
55 56
  $self->render('custom_variable_config/list',
56 57
                title   => t8('List of custom variables'),

Auch abrufbar als: Unified diff