From a63ff2464f27955e834be707fbfa5de8823689bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Thu, 10 Jan 2019 22:30:05 +0900 Subject: [PATCH] Fix: clauses - delete not paid account after 7 days --- src/web/module/home_section.html | 2 ++ src/web/module/maestro_section_register.html | 28 ++++++++++++++++++-- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html index 00ac501..a9dacde 100644 --- a/src/web/module/home_section.html +++ b/src/web/module/home_section.html @@ -93,6 +93,8 @@ function experienceMaestro() {
diff --git a/src/web/module/maestro_section_register.html b/src/web/module/maestro_section_register.html index 1bf5c81..09ec7a0 100644 --- a/src/web/module/maestro_section_register.html +++ b/src/web/module/maestro_section_register.html @@ -215,7 +215,7 @@ $('#myTab a').on('click', function (e) {