Skip to content

Commit

Permalink
Added 'about tine' option in main menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohan Deshar authored and pschuele committed Oct 10, 2024
1 parent 4f3b5f1 commit fbd6652
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 fbd6652

Please sign in to comment.