open new links from the 'about CryptPad' menu in a new tab

pull/1/head
ansuz 2021-03-22 14:22:24 +05:30
parent 3141d7add1
commit 91266a7018
1 changed files with 2 additions and 0 deletions

View File

@ -1552,6 +1552,8 @@ define([
faqLine,
]);
$(content).find('a').attr('target', '_blank');
var buttons = [
{
className: 'primary',