noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 06/06: Card Update : add button close


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 06/06: Card Update : add button close
Date: Mon, 15 Nov 2021 11:33:34 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 4e2ec0463ac7243dfec4d093baaf40b9f26c3e4f
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Mon Nov 15 17:32:40 2021 +0100

    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 02762f5..863e59d 100644
--- a/include/ajax/ajax_card.php
+++ b/include/ajax/ajax_card.php
@@ -689,6 +689,7 @@ case 'upc':
          $html.=$f->Display(true);
        }
       }
+      $html.='<p 
style="text-align:center">'.HtmlInput::button_close($ctl).'</p>';
       break;
 // Update a card and then display the result
 // in the table



reply via email to

[Prev in Thread] Current Thread [Next in Thread]