Refactor tooltip messages for clarity in new ticket form and add passenger type selection

This commit is contained in:
2025-04-09 13:41:48 +07:00
parent c30b50a588
commit 2046d31d24
2 changed files with 27 additions and 14 deletions

View File

@ -54,7 +54,7 @@ else
if($ajax)
{
//echo $option." ".$pg;
// echo $option." ".$pg;
require_once(PATH_OBJECT."/$option/$pg.php");
}
else