Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
wayne.lee
/
tsms
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
2
Wiki
Activiteit
Bladeren bron
bug fix
tags/Baseline_30082024_FRONTEND_UAT
leoho2fi
1 jaar geleden
bovenliggende
6b49f40840
commit
b939d0798a
4 gewijzigde bestanden
met
toevoegingen van 8
en
8 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+2
-2
src/components/ReportSearchBox/SearchBox.tsx
+2
-2
src/components/ReportSearchBox2/SearchBox2.tsx
+2
-2
src/components/ReportSearchBox3/SearchBox3.tsx
+2
-2
src/components/ReportSearchBox4/SearchBox4.tsx
+ 2
- 2
src/components/ReportSearchBox/SearchBox.tsx
Bestand weergeven
@@ -289,9 +289,9 @@ function SearchBox<T extends string>({
<Button
variant="outlined"
startIcon={<Search />}
onClick={handle
Search
}
onClick={handle
Download
}
>
{t("
Search
")}
{t("
Download
")}
</Button>
</CardActions>
</CardContent>
+ 2
- 2
src/components/ReportSearchBox2/SearchBox2.tsx
Bestand weergeven
@@ -289,9 +289,9 @@ function SearchBox<T extends string>({
<Button
variant="outlined"
startIcon={<Search />}
onClick={handle
Search
}
onClick={handle
Download
}
>
{t("
Search
")}
{t("
Download
")}
</Button>
</CardActions>
</CardContent>
+ 2
- 2
src/components/ReportSearchBox3/SearchBox3.tsx
Bestand weergeven
@@ -289,9 +289,9 @@ function SearchBox<T extends string>({
<Button
variant="outlined"
startIcon={<Search />}
onClick={handle
Search
}
onClick={handle
Download
}
>
{t("
Search
")}
{t("
Download
")}
</Button>
</CardActions>
</CardContent>
+ 2
- 2
src/components/ReportSearchBox4/SearchBox4.tsx
Bestand weergeven
@@ -289,9 +289,9 @@ function SearchBox<T extends string>({
<Button
variant="outlined"
startIcon={<Search />}
onClick={handle
Search
}
onClick={handle
Download
}
>
{t("
Search
")}
{t("
Download
")}
</Button>
</CardActions>
</CardContent>
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan