add genics button to shared trip view

This commit is contained in:
Laura Hausmann 2020-10-19 01:42:25 +02:00
parent 3caf1113fa
commit dd7527815e
Signed by: zotan
GPG key ID: 5EC1D38FFC321311

View file

@ -74,4 +74,6 @@
}
</tbody>
</table>
</div>
</div>
<a class="btn btn-sm btn-primary" href="/GenIcs?id=@Request.Query["id"]&user=@Model.User">Download ICS</a>