diff --git a/www/common/toolbar.js b/www/common/toolbar.js index a9a2435ae..b9b795ef3 100644 --- a/www/common/toolbar.js +++ b/www/common/toolbar.js @@ -362,7 +362,7 @@ define([ tag: 'a', attributes: { 'target': '_blank', - 'href': '/' + p, + 'href': '/' + p + '/', }, content: Messages.type[p] });