Dispatch Router-Struktur; AddPenalty Layout gefixed
This commit is contained in:
@@ -158,7 +158,7 @@ export const FirstPath = () => {
|
||||
}
|
||||
}}
|
||||
>
|
||||
{page === "path" ? "Weiter" : "Pfad auswählen"}
|
||||
{page === "path" ? "Weiter" : "Intro abschließen"}
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -256,7 +256,7 @@ export const DispoStats = async () => {
|
||||
</div>
|
||||
<div className="stat-title">Disponent Login Zeit</div>
|
||||
<div className="stat-value text-secondary">
|
||||
{hours}h {minutes}m
|
||||
{hours}h {minutes}min
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user