From 948a2223807c012d98d5eeee9c34229a19cf15ba Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Thu, 26 Jul 2018 23:46:07 +0530 Subject: [PATCH] turbolinks: Disable caching on application visits Using the "no-preview" directive disables caching on application visits but shows cached pages on restoration visits. Signed-off-by: Joseph Nuthalapati Reviewed-by: James Valleroy --- plinth/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 5f19daf51..8810f9cd0 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -39,6 +39,7 @@ maximum-scale = 1.0 retains dimensions instead of zooming in if page width < device width --> +