Bug : class base & js_search_poste
This commit is contained in:
parent
762c02fc95
commit
e628906cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ if ( !isset($sessid))
|
|||
{
|
||||
$sessid=$_REQUEST["PHPSESSID"];
|
||||
}
|
||||
$search='<INPUT TYPE="BUTTON" VALUE="Cherche" OnClick="SearchPoste(\''.$sessid."')\">";
|
||||
$search='<INPUT TYPE="BUTTON" VALUE="Cherche" OnClick="SearchPoste(\''.$sessid."','class_base','')\">";
|
||||
|
||||
|
||||
include_once("fiche_inc.php");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue