csv setupdata
This commit is contained in:
@@ -13,7 +13,7 @@ export default async function AdministrationSetupPage() {
|
||||
return (
|
||||
<PageContainer
|
||||
pageTitle='Administration Setup Wizard'
|
||||
pageDescription='Run readiness checks, review setup templates, preview CSV imports, commit imports, and verify the configured system.'
|
||||
pageDescription='Preview setup CSV files from SETUP_IMPORT_DIR, run the import, and verify the configured system.'
|
||||
access={canAccessSetup}
|
||||
accessFallback={
|
||||
<div className='rounded-lg border border-dashed p-8 text-center text-muted-foreground'>
|
||||
|
||||
Reference in New Issue
Block a user