2 Commitit

2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +1
    -1
      src/pages/GFMIS/SearchForm.js
  2. +1
    -1
      src/pages/Payment/Search_GLD/SearchForm.js

+ 1
- 1
src/pages/GFMIS/SearchForm.js Näytä tiedosto

@@ -192,7 +192,7 @@ const SearchPublicNoticeForm = ({ applySearch, generateXML, searchCriteria, onGr
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Means"
label="Payment Method"
/>
)}
InputLabelProps={{


+ 1
- 1
src/pages/Payment/Search_GLD/SearchForm.js Näytä tiedosto

@@ -272,7 +272,7 @@ const SearchPublicNoticeForm = ({ applySearch, searchCriteria, onGridReady }) =>
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Means"
label="Payment Method"
/>
)}
InputLabelProps={{


Ladataan…
Peruuta
Tallenna