Link fullscreen page from statistics page
This commit is contained in:
parent
5141c19cb7
commit
6205187bd4
|
|
@ -45,6 +45,9 @@ class StatisticsTournamentPage extends React.Component {
|
|||
<TournamentStatusBarButton href={'/t/' + tournamentStatistics.id}>
|
||||
zurück zum Turnier
|
||||
</TournamentStatusBarButton>
|
||||
<TournamentStatusBarButton href={'/t/' + tournamentStatistics.id + '/fullscreen'}>
|
||||
Turnier-Vollbild-Ansicht
|
||||
</TournamentStatusBarButton>
|
||||
</Navbar.Brand>
|
||||
</TournamentStatusBar>
|
||||
<div className='pb-5'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue