From a7d772330ab4874b1c328b8277a4280831de890f Mon Sep 17 00:00:00 2001 From: Abuzar Faris Date: Mon, 30 Oct 2023 13:40:45 +0500 Subject: [PATCH] Fix #373 Google API Token for calendar sync in User Profile not working Open the Google auth window in a new tab --- public/legacy/modules/Users/tpls/EditViewFooter.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/legacy/modules/Users/tpls/EditViewFooter.tpl b/public/legacy/modules/Users/tpls/EditViewFooter.tpl index 17eaa985b0..97b51ec5c7 100755 --- a/public/legacy/modules/Users/tpls/EditViewFooter.tpl +++ b/public/legacy/modules/Users/tpls/EditViewFooter.tpl @@ -533,7 +533,7 @@ Current API Token is: {$GOOGLE_API_TOKEN}    + onclick="window.open('{$GOOGLE_API_TOKEN_NEW_URL}', '_blank')"/>