From 223e4068ddd254a058c366615d193c7aceb5d970 Mon Sep 17 00:00:00 2001 From: topilski Date: Fri, 20 Sep 2019 14:13:09 -0400 Subject: [PATCH] Update end date --- app/common | 2 +- app/templates/service/subscriber/base.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/common b/app/common index df93e1e..f62270b 160000 --- a/app/common +++ b/app/common @@ -1 +1 @@ -Subproject commit df93e1e570b0624fc7b5030c616c2ab1cc8c0374 +Subproject commit f62270b4d8ee88e663ae0c0dc828a91964998456 diff --git a/app/templates/service/subscriber/base.html b/app/templates/service/subscriber/base.html index 865fc32..630a6c8 100644 --- a/app/templates/service/subscriber/base.html +++ b/app/templates/service/subscriber/base.html @@ -36,6 +36,8 @@
{{ render_bootstrap_field(form.country) }}
+ {{ render_bootstrap_field(form.exp_date) }} +
{{ render_bootstrap_field(form.status) }}