Skip to content

Commit 6b65a20

Browse files
LaSi5002dragos-ana
andauthored
Update src/fourc_webviewer/gui_utils.py
Co-authored-by: Dragos Ana <[email protected]>
1 parent 4ce5c82 commit 6b65a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fourc_webviewer/gui_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def _toolbar(server_controller):
126126
with html.A(
127127
v_bind="props",
128128
href="https://4c-multiphysics.github.io/4C/documentation/index.html",
129-
target="_blank", # öffnet im neuen Tab
129+
target="_blank", # opens in a new tab
130130
style="text-decoration: none; color: inherit; cursor: help;", # Icon soll normal aussehen
131131
):
132132
vuetify.VIcon(

0 commit comments

Comments
 (0)