Card Update : add button close
This commit is contained in:
parent
2214a7abbe
commit
4e2ec0463a
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue