From 04174594b9ac57c35be6af2aacf9c46db8e48ced Mon Sep 17 00:00:00 2001 From: Khanh Ngo Date: Fri, 29 May 2020 14:22:29 +0700 Subject: [PATCH] Reload the client page after adding new client (#17) --- templates/base.html | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/templates/base.html b/templates/base.html index 967859f..f756108 100644 --- a/templates/base.html +++ b/templates/base.html @@ -246,19 +246,19 @@