This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
alex
/
PNSPS-frontend-MaterialUI
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
update UI
master
Anna Ho
пре 1 година
родитељ
78ac6902a9
комит
a7b3f4ebb4
5 измењених фајлова
са
0 додато
и
5 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Прегледај датотеку
@@ -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
Прегледај датотеку
@@ -70,7 +70,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_DN.js
Прегледај датотеку
@@ -105,7 +105,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Office.js
Прегледај датотеку
@@ -101,7 +101,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>
+ 0
- 1
src/pages/Proof/Payment/Pay_Online.js
Прегледај датотеку
@@ -199,7 +199,6 @@ const Index = () => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>
Write
Preview
Loading…
Откажи
Сачувај