Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
alex
/
PNSPS-frontend-MaterialUI
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update label
CR013B2
Jason Chuang
hace 1 mes
padre
21c49c9e0a
commit
48c8eb9c57
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/pages/GFMIS/SearchForm.js
+1
-1
src/pages/Payment/Search_GLD/SearchForm.js
+ 1
- 1
src/pages/GFMIS/SearchForm.js
Ver fichero
@@ -187,7 +187,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
Ver fichero
@@ -245,7 +245,7 @@ const SearchPublicNoticeForm = ({ applySearch, searchCriteria, onGridReady }) =>
}}
renderInput={(params) => (
<TextField {...params}
label="Payment Me
ans
"
label="Payment Me
thod
"
/>
)}
InputLabelProps={{
Escribir
Vista previa
Cargando…
Cancelar
Guardar