- 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',