From 6fe689dc177a2f7cf8662a79c4dfa9f20dea3248 Mon Sep 17 00:00:00 2001 From: Son NK Date: Wed, 5 Feb 2020 14:33:00 +0700 Subject: [PATCH] use store instead of localStorage to detect whether the intro has been shown --- app/dashboard/templates/dashboard/index.html | 4 ++-- templates/base.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 9db63bed..57842753 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -273,12 +273,12 @@ + + {% block script %} {% endblock %} -