From 4e2ec0463ac7243dfec4d093baaf40b9f26c3e4f Mon Sep 17 00:00:00 2001 From: sparkyx Date: Mon, 15 Nov 2021 17:32:40 +0100 Subject: [PATCH] Card Update : add button close --- include/ajax/ajax_card.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ajax/ajax_card.php b/include/ajax/ajax_card.php index 02762f5ca..863e59d7a 100644 --- a/include/ajax/ajax_card.php +++ b/include/ajax/ajax_card.php @@ -689,6 +689,7 @@ case 'upc': $html.=$f->Display(true); } } + $html.='

'.HtmlInput::button_close($ctl).'

'; break; // Update a card and then display the result // in the table