changeset 151:0ec76c1f53d3

components (common/menu): added events menu
author Goffi <goffi@goffi.org>
date Mon, 04 Jun 2018 10:23:19 +0200
parents 1b214b168948
children da2c0dc7c1ff
files sat_templates/default/components/common.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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'),
 } %}