rename report
This commit is contained in:
@@ -326,7 +326,7 @@ function booking_menu() {
|
|||||||
);
|
);
|
||||||
|
|
||||||
$items['admin/booking/travel'] = array(
|
$items['admin/booking/travel'] = array(
|
||||||
'title' => 'Travel Summary',
|
'title' => 'Booking Travel Summary',
|
||||||
'description' => "List people's travel details",
|
'description' => "List people's travel details",
|
||||||
'page callback' => 'booking_report_travel',
|
'page callback' => 'booking_report_travel',
|
||||||
'access arguments' => array('access reports'),
|
'access arguments' => array('access reports'),
|
||||||
|
Reference in New Issue
Block a user