Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
wayne.lee
/
tsms
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
2
Wiki
Aktivität
Quellcode durchsuchen
bug fix
tags/Baseline_30082024_FRONTEND_UAT
leoho2fi
vor 1 Jahr
Ursprung
6b49f40840
Commit
b939d0798a
4 geänderte Dateien
mit
8 neuen
und
8 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
+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
Datei anzeigen
@@ -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
Datei anzeigen
@@ -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
Datei anzeigen
@@ -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
Datei anzeigen
@@ -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>
Verfassen
Vorschau
Laden…
Abbrechen
Speichern