Anna Ho пре 1 година
родитељ
комит
a7b3f4ebb4
5 измењених фајлова са 0 додато и 5 уклоњено
  1. +0
    -1
      src/pages/Proof/Payment/Pay.js
  2. +0
    -1
      src/pages/Proof/Payment/Pay_Creditor.js
  3. +0
    -1
      src/pages/Proof/Payment/Pay_DN.js
  4. +0
    -1
      src/pages/Proof/Payment/Pay_Office.js
  5. +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>



Loading…
Откажи
Сачувај