cleanup trailing whitespace
This commit is contained in:
@@ -383,7 +383,7 @@ function booking_report_flight_details() {
|
||||
$query->condition($db_and);
|
||||
|
||||
$table_sort = $query->extend('TableSort')->orderbyHeader($header);
|
||||
$result = $table_sort->execute();
|
||||
$result = $table_sort->execute();
|
||||
|
||||
foreach($result as $data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user