# HG changeset patch # User Goffi # Date 1528100599 -7200 # Node ID 0ec76c1f53d3ab477f74342fd57fabc6c3c996ef # Parent 1b214b168948a6dd9e4f2a9df79f28dd23f5c17a components (common/menu): added events menu diff -r 1b214b168948 -r 0ec76c1f53d3 sat_templates/default/components/common.html --- a/sat_templates/default/components/common.html Mon Jun 04 10:22:55 2018 +0200 +++ b/sat_templates/default/components/common.html Mon Jun 04 10:23:19 2018 +0200 @@ -10,6 +10,7 @@ 'ticket_new': _('Create new ticket'), 'chat': _('Chat'), 'files': _('Files sharing'), + 'events': _('Events'), 'photos': _('Photos albums'), 'app': _('Application'), } %}