diff --git a/views/tracks/index.php b/views/tracks/index.php index 65db9ba..6414ced 100644 --- a/views/tracks/index.php +++ b/views/tracks/index.php @@ -22,8 +22,11 @@ if ($trips) { foreach ($trips as $trip): ?> - id ?> — name ?> (createdAt ?>)
- + id ?> — name ?> (createdAt ?>) + status == Trips::STATUS_PUBLIC):?> + + +