Follow up search card, add a button to select all , cosmetic add qcode in dialog box for contact option
This commit is contained in:
parent
c1b866fa81
commit
650e55364e
3 changed files with 9 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue