summaryrefslogtreecommitdiff
path: root/templates/_departures_iris.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_departures_iris.html.ep')
-rw-r--r--templates/_departures_iris.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_departures_iris.html.ep b/templates/_departures_iris.html.ep
index d075008..56b5820 100644
--- a/templates/_departures_iris.html.ep
+++ b/templates/_departures_iris.html.ep
@@ -40,7 +40,7 @@
%= $result->line
</span>
<span class="dep-dest">
- % if ($result->is_cancelled) {
+ % if ($result->departure_is_cancelled) {
Fahrt nach <%= $result->destination %> entfällt
% }
% else {