Merge branch 'master' into staging

This commit is contained in:
yflory
2017-02-21 10:44:03 +01:00
9 changed files with 33 additions and 33 deletions

View File

@@ -365,7 +365,7 @@ define([
tag: 'a',
attributes: {
'target': '_blank',
'href': '/' + p,
'href': '/' + p + '/',
},
content: Messages.type[p]
});