Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision bad18bee

Von Moritz Bunkus vor mehr als 7 Jahren hinzugefügt

  • ID bad18bee2daabbcca8e77ac229db5e74e259d144
  • Vorgänger a6866e20
  • Nachfolger fbdfa3ba

ActionBar: Standardaktion im Artikelstammdatencontroller auf »Speichern«

Unterschiede anzeigen:

SL/Controller/Part.pm
1137 1137
      combobox => [
1138 1138
        action => [
1139 1139
          t8('Save'),
1140
          call     => [ 'kivi.Part.save' ],
1141
          disabled => !$may_edit ? t8('You do not have the permissions to access this function.') : undef,
1140
          call      => [ 'kivi.Part.save' ],
1141
          disabled  => !$may_edit ? t8('You do not have the permissions to access this function.') : undef,
1142
          accesskey => 'enter',
1142 1143
        ],
1143 1144
        action => [
1144 1145
          t8('Use as new'),

Auch abrufbar als: Unified diff