From 9ee5e803725d62af5ec7c9ce841f181c43d16f09 Mon Sep 17 00:00:00 2001 From: Konstantin Markov Date: Tue, 9 Apr 2024 11:37:35 +0300 Subject: [PATCH] Add a config option to allow target blank by default --- client/superdesk.config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/superdesk.config.js b/client/superdesk.config.js index ad1a13977..6f131c5c2 100644 --- a/client/superdesk.config.js +++ b/client/superdesk.config.js @@ -150,6 +150,8 @@ module.exports = function(grunt) { } }, + linksBlankTarget: true, + planning_allow_freetext_location: true, iMatricsFields: {