Add account hierarchy framework with migrations, RLS policies, and UI components
This commit is contained in:
@@ -9,9 +9,10 @@ export default async function AdminModulesPage() {
|
||||
</div>
|
||||
|
||||
<div className="rounded-lg border p-6">
|
||||
<p className="text-sm text-muted-foreground">
|
||||
<p className="text-muted-foreground text-sm">
|
||||
Hier werden alle Module über alle Mandanten hinweg angezeigt.
|
||||
Ermöglicht die zentrale Verwaltung von Modulvorlagen und -konfigurationen.
|
||||
Ermöglicht die zentrale Verwaltung von Modulvorlagen und
|
||||
-konfigurationen.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user