add a close button
This commit is contained in:
parent
1adcb8a69f
commit
31d5476eb8
1 changed files with 1 additions and 0 deletions
|
|
@ -257,6 +257,7 @@ case 'sc':
|
|||
{
|
||||
$html.=alert(_('Action interdite'),true);
|
||||
}
|
||||
$html.=HtmlInput::button('fermer','Fermer'," onclick=\"removeDiv('$ctl')\";");
|
||||
break;
|
||||
/*----------------------------------------------------------------------
|
||||
* Search a card
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue