Skip to content

Commit 54679a6

Browse files
committed
Add link to zedif’s Impressum
1 parent 70a0736 commit 54679a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

group_composition_plot/interactive_RSE_comp_plot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ def save_submission(
442442
)
443443
),
444444
dbc.Row(html.P(id="submission_result_text")),
445+
dbc.Row(html.A("Impressum", href="https://www.zedif.uni-jena.de/de/legalnotice.html")),
445446
],
446447
style={"margin-left": "10px", "margin-right": "10px"},
447448
)

0 commit comments

Comments
 (0)