summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-04-11 18:41:20 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2025-04-11 18:41:20 +0200
commitbf30ecf75881fecddf61b706c9019e5169ac2a73 (patch)
tree75f8b36a7fd92298f8e83c8e06e83acbd1e56299
parentdce193201beb3621cfae1a799de446e083a7e2f6 (diff)
Account: Traewelling sync is not possible at the moment, sorry2.11.17
travelynx will need transitous support for that to work
-rw-r--r--templates/account.html.ep3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/account.html.ep b/templates/account.html.ep
index 036fb35..e4bf38d 100644
--- a/templates/account.html.ep
+++ b/templates/account.html.ep
@@ -123,6 +123,8 @@
<tr>
<th scope="row">Träwelling</th>
<td>
+ Wird wegen Inkompatibilität zwischen bahn.de und transitous derzeit nicht unterstützt
+ <!--
<a href="/account/traewelling"><i class="material-icons">edit</i></a>
% if (not ($traewelling->{token})) {
<span style="color: #999999;">Nicht verknüpft</span>
@@ -145,6 +147,7 @@
– Checkins in travelynx werden zu Träwelling weitergereicht
% }
% }
+ -->
</td>
</tr>
% }