Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
wayne.lee
/
tsms
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
2
Wiki
Aktiviteter
Bläddra i källkod
bug fix
tags/Baseline_30082024_FRONTEND_UAT
leoho2fi
1 år sedan
förälder
6b49f40840
incheckning
b939d0798a
4 ändrade filer
med
8 tillägg
och
8 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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>
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara