diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 562c3757c..08c84d1e6 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1552,6 +1552,8 @@ define([ faqLine, ]); + $(content).find('a').attr('target', '_blank'); + var buttons = [ { className: 'primary',