code cleaning : rename search_poste to search_accounting

This commit is contained in:
sparkyx 2022-11-05 17:11:04 +01:00
parent 9b39ddd817
commit cb86c64776
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
* - acc_query for the initial query
*@see ajax_poste.php
*/
function search_poste(obj)
function search_accounting(obj)
{
var sx=0;
if ( window.scrollY)