Anna Ho před 2 roky
rodič
revize
a7b3f4ebb4
5 změnil soubory, kde provedl 0 přidání a 5 odebrání
  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 Zobrazit soubor

@@ -155,7 +155,6 @@ const Index = ({ record }) => {
> >
<FormattedMessage id="payLater" /> <FormattedMessage id="payLater" />
</Button> </Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider> </ThemeProvider>
</Typography> </Typography>
</Grid> </Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_Creditor.js Zobrazit soubor

@@ -70,7 +70,6 @@ const Index = ({ record }) => {
navigate("/publicNotice"); navigate("/publicNotice");
}} }}
> >
<FormattedMessage id="backToNoticePage" />
</Button> </Button>
</Typography> </Typography>
</Grid> </Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_DN.js Zobrazit soubor

@@ -105,7 +105,6 @@ const Index = ({ record }) => {
navigate("/publicNotice"); navigate("/publicNotice");
}} }}
> >
<FormattedMessage id="backToNoticePage" />
</Button> </Button>
</Typography> </Typography>
</Grid> </Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_Office.js Zobrazit soubor

@@ -101,7 +101,6 @@ const Index = ({ record }) => {
navigate("/publicNotice"); navigate("/publicNotice");
}} }}
> >
<FormattedMessage id="backToNoticePage" />
</Button> </Button>
</Typography> </Typography>
</Grid> </Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_Online.js Zobrazit soubor

@@ -199,7 +199,6 @@ const Index = () => {
> >
<FormattedMessage id="payLater" /> <FormattedMessage id="payLater" />
</Button> </Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider> </ThemeProvider>
</Typography> </Typography>




Načítá se…
Zrušit
Uložit