|
|
@@ -228,7 +228,7 @@ const Index = () => { |
|
|
onClick={doExport} |
|
|
onClick={doExport} |
|
|
aria-label={intl.formatMessage({ id: 'ariaExportHolidayTemplate' })} |
|
|
aria-label={intl.formatMessage({ id: 'ariaExportHolidayTemplate' })} |
|
|
> |
|
|
> |
|
|
Export |
|
|
|
|
|
|
|
|
Download Template |
|
|
</Button> |
|
|
</Button> |
|
|
</ThemeProvider> |
|
|
</ThemeProvider> |
|
|
{isGrantedAny(["MAINTAIN_GAZETTE_ISSUE"]) ? |
|
|
{isGrantedAny(["MAINTAIN_GAZETTE_ISSUE"]) ? |
|
|
|