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 UI
master
Anna Ho
hace 1 año
padre
78ac6902a9
commit
a7b3f4ebb4
Se han
modificado 5 ficheros
con
0 adiciones
y
5 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
src/pages/Proof/Payment/Pay.js
+0
-1
src/pages/Proof/Payment/Pay_Creditor.js
+0
-1
src/pages/Proof/Payment/Pay_DN.js
+0
-1
src/pages/Proof/Payment/Pay_Office.js
+0
-1
src/pages/Proof/Payment/Pay_Online.js
+ 0
- 1
src/pages/Proof/Payment/Pay.js
Ver fichero
@@ -155,7 +155,6 @@ const Index = ({ record }) => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Creditor.js
Ver fichero
@@ -70,7 +70,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_DN.js
Ver fichero
@@ -105,7 +105,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Office.js
Ver fichero
@@ -101,7 +101,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Online.js
Ver fichero
@@ -199,7 +199,6 @@ const Index = () => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>
Escribir
Vista previa
Cargando…
Cancelar
Guardar