This website works better with JavaScript.
Home
Explore
Help
Sign In
alex
/
PNSPS-frontend-MaterialUI
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
2 Commits
f8b699158e
...
bdfa2a2a5e
Author
SHA1
Message
Date
Jason Chuang
bdfa2a2a5e
Merge branch 'CR013B2' of
https://git.2fi-solutions.com/alex/PNSPS-frontend-MaterialUI
into CR013B2
1 month ago
Jason Chuang
48c8eb9c57
update label
1 month ago
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
+1
-1
src/pages/GFMIS/SearchForm.js
+1
-1
src/pages/Payment/Search_GLD/SearchForm.js
+ 1
- 1
src/pages/GFMIS/SearchForm.js
View File
@@ -192,7 +192,7 @@ const SearchPublicNoticeForm = ({ applySearch, generateXML, searchCriteria, onGr
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
)}
InputLabelProps={{
+ 1
- 1
src/pages/Payment/Search_GLD/SearchForm.js
View File
@@ -272,7 +272,7 @@ const SearchPublicNoticeForm = ({ applySearch, searchCriteria, onGridReady }) =>
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
)}
InputLabelProps={{
Write
Preview
Loading…
Cancel
Save