From f302f66dcdbd5f7eb0a1a5deb0e8642cf4457abc Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sat, 1 Oct 2016 18:19:43 -0400 Subject: [PATCH] Fix Issue #2800 - Prevent internal links to switch to Safari in standalone mode Add a event delegation to keep internal links inside the standalone window. Fixes 1. of #2800 --- view/templates/head.tpl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/view/templates/head.tpl b/view/templates/head.tpl index 70add44c2f..fe14a29dcd 100644 --- a/view/templates/head.tpl +++ b/view/templates/head.tpl @@ -18,12 +18,16 @@ - + +