From b0e5720c8d50cc53cfc5ebef6188fe4be65a1db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Mon, 10 Aug 2020 23:43:22 +0800 Subject: [PATCH] Removed the string conversion for the years in the period chooser template because the years are already in strings in the Mia core application. --- mia_core/templates/mia_core/include/period-chooser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mia_core/templates/mia_core/include/period-chooser.html b/mia_core/templates/mia_core/include/period-chooser.html index ec4b2ce..1fceabf 100644 --- a/mia_core/templates/mia_core/include/period-chooser.html +++ b/mia_core/templates/mia_core/include/period-chooser.html @@ -83,7 +83,7 @@ First written: 2020/7/10