Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
alex
/
PNSPS-frontend-MaterialUI
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update UI
master
Anna Ho
1 anno fa
parent
78ac6902a9
commit
a7b3f4ebb4
5 ha cambiato i file
con
0 aggiunte
e
5 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file 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
Vedi File
@@ -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
Vedi File
@@ -70,7 +70,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_DN.js
Vedi File
@@ -105,7 +105,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Office.js
Vedi File
@@ -101,7 +101,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Online.js
Vedi File
@@ -199,7 +199,6 @@ const Index = () => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>
Scrivi
Anteprima
Caricamento…
Annulla
Salva