Follow up search card, add a button to select all , cosmetic add qcode in dialog box for contact option

This commit is contained in:
Dany De Bontridder 2020-10-11 18:10:40 +02:00
parent c1b866fa81
commit 650e55364e
3 changed files with 9 additions and 1 deletions

View file

@ -35,6 +35,9 @@ if (!defined('ALLOWED'))
* @see Card_Multiple
*/
?>
<h3 class="info" style="margin:1px">
<?=$aIdentity['name']." ".$aIdentity['first_name']." ".$aIdentity['qcode']?>
</h2>
<form method="POST" onsubmit="save_linked_card_option(this);return false">
<input type="hidden" name="op" value="card">
<input type="hidden" name="op2" value="save_card_option">