Skip to content

Commit

Permalink
Merge branch 'pu/sd/about_dialog' into '2024.11'
Browse files Browse the repository at this point in the history
Added 'about tine' option in main menu.

See merge request tine20/tine20!6050
  • Loading branch information
pschuele committed Oct 10, 2024
2 parents 6e912ff + fbd6652 commit b953e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tine20/Tinebase/js/TineBar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Tine.Tinebase.TineBar = Ext.extend(Ext.BoxComponent, {
this.action_changePassword,
this.action_manageMFADevices,
this.action_unstuck,
this.action_aboutTine,
this.action_logout
];

Expand Down

0 comments on commit b953e8d

Please sign in to comment.