Skip to content

Commit

Permalink
Add prop for opening documentation link in new tab (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
tilen1976 authored Sep 3, 2024
1 parent d42ca9c commit 516cc3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/datadoc/frontend/components/control_bars.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
ssb.Link(
"Dokumentasjon",
href="https://manual.dapla.ssb.no/statistikkere/datadoc.html",
isExternal=True,
),
],
className="datadoc-header",
Expand Down

0 comments on commit 516cc3b

Please sign in to comment.