Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
alex
/
PNSPS-frontend-MaterialUI
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
update UI
master
Anna Ho
há 1 ano
ascendente
78ac6902a9
cometimento
a7b3f4ebb4
5 ficheiros alterados
com
0 adições
e
5 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+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 ficheiro
@@ -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 ficheiro
@@ -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 ficheiro
@@ -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 ficheiro
@@ -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 ficheiro
@@ -199,7 +199,6 @@ const Index = () => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar