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
Browse Source
update label
CR013B2
Jason Chuang
1 month ago
parent
21c49c9e0a
commit
48c8eb9c57
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
@@ -187,7 +187,7 @@ const SearchPublicNoticeForm = ({ applySearch, generateXML, searchCriteria, onGr
}}
}}
renderInput={(params) => (
renderInput={(params) => (
<TextField {...params}
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
/>
)}
)}
InputLabelProps={{
InputLabelProps={{
+ 1
- 1
src/pages/Payment/Search_GLD/SearchForm.js
View File
@@ -245,7 +245,7 @@ const SearchPublicNoticeForm = ({ applySearch, searchCriteria, onGridReady }) =>
}}
}}
renderInput={(params) => (
renderInput={(params) => (
<TextField {...params}
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
/>
)}
)}
InputLabelProps={{
InputLabelProps={{
Write
Preview
Loading…
Cancel
Save