Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision bad18bee

Von Moritz Bunkus vor fast 8 Jahren hinzugefügt

  • ID bad18bee2daabbcca8e77ac229db5e74e259d144
  • Vorgänger a6866e20
  • Nachfolger fbdfa3ba

ActionBar: Standardaktion im Artikelstammdatencontroller auf »Speichern«

Unterschiede anzeigen:

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

Auch abrufbar als: Unified diff