Update Person grid view vue and reverted import v2 back to v1 (v2 not production ready)

This commit is contained in:
Simon Pocrnjič
2026-01-15 20:38:08 +01:00
parent 357a254e82
commit 091fb07646
6 changed files with 438 additions and 219 deletions
@@ -384,6 +384,7 @@ const switchToTab = (tab) => {
</TabsList>
<TabsContent value="person" class="py-2">
<PersonInfoPersonTab
:is-client-case="clientCaseUuid ? true : false"
:person="person"
:edit="edit"
:person-edit="personEdit"