From 8e4079224fd9e689556daa0c0fd567996909f677 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Mon, 4 Oct 2021 12:39:30 -0400 Subject: [PATCH] Add button to refresh contact info for new custorder e.g. click that after changes are made in other screen / system --- tailbone/templates/custorders/create.mako | 32 +++++++++++++++++------ 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/tailbone/templates/custorders/create.mako b/tailbone/templates/custorders/create.mako index d5c6c4c9..420ae1af 100644 --- a/tailbone/templates/custorders/create.mako +++ b/tailbone/templates/custorders/create.mako @@ -127,14 +127,22 @@ @input="contactChanged"> - - View Profile - +
+ + Refresh + + + View Profile + +