This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-frontend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
no message
master
vluk@2fi-solutions.com.hk
4 hours ago
parent
ac09825085
commit
dbda61d0c8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/ScheduleTable/ScheduleTable.tsx
+ 1
- 1
src/components/ScheduleTable/ScheduleTable.tsx
View File
@@ -306,7 +306,7 @@ function ScheduleTable<T extends ResultWithId>({
) : (
<KeyboardArrowDownIcon />
)}
{/*
<Typography>{t("BoM")}</Typography>
*/}
<Typography>{t("
View
BoM")}</Typography>
</IconButton>
)}
</>
Write
Preview
Loading…
Cancel
Save