diff sat_templates/default/components/common.html @ 151:0ec76c1f53d3

components (common/menu): added events menu
author Goffi <goffi@goffi.org>
date Mon, 04 Jun 2018 10:23:19 +0200
parents e5ec33c4a8a8
children 80cf52fbcc40
line wrap: on
line diff
--- 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'),
 } %}