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
2 Commits
f8b699158e
...
bdfa2a2a5e
Autor
SHA1
Mensaje
Fecha
Jason Chuang
bdfa2a2a5e
Merge branch 'CR013B2' of
https://git.2fi-solutions.com/alex/PNSPS-frontend-MaterialUI
into CR013B2
hace 1 mes
Jason Chuang
48c8eb9c57
update label
hace 1 mes
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
+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
@@ -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
Ver fichero
@@ -272,7 +272,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