diff default/components/common.html @ 87:3ee775795cd0

app: simple page so show a link to heavy web application (i.e. pyjamas version)
author Goffi <goffi@goffi.org>
date Fri, 05 Jan 2018 14:35:36 +0100
parents 92ca411ee635
children b085ede4d9af
line wrap: on
line diff
--- a/default/components/common.html	Fri Jan 05 13:14:22 2018 +0100
+++ b/default/components/common.html	Fri Jan 05 14:35:36 2018 +0100
@@ -7,6 +7,7 @@
     'tickets_list': _('Tickets'),
     'ticket_new': _('Create new ticket'),
     'chat': _('Chat'),
+    'app': _('Application'),
 } %}
 
 {% macro menu(menus, class='') %}