0000462: Autocompletion pour les postes analytiques mod ajax_misc.php
This commit is contained in:
parent
d26ff7fcdb
commit
3ce5c8f719
1 changed files with 3 additions and 0 deletions
|
|
@ -534,5 +534,8 @@ EOF;
|
|||
case 'resultancsearch':
|
||||
require_once('ajax_anc_search.php');
|
||||
break;
|
||||
case 'autoanc':
|
||||
require_once('ajax_auto_anc_card.php');
|
||||
break;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue