revert to popupModal to stay consistent with other stv tabs

This commit is contained in:
Harald Bamberger
2025-08-14 16:16:53 +02:00
parent aa3e1ad1d1
commit aaf9e8c885
@@ -12,8 +12,7 @@ export default {
},
data() {
return {
endpoint: ApiNotizPerson,
countNotiz: ''
endpoint: ApiNotizPerson
};
},
template: `
@@ -25,7 +24,7 @@ export default {
class="overflow-hidden"
:endpoint="endpoint"
ref="formc"
notiz-layout="classicFas"
notiz-layout="popupModal"
type-id="person_id"
:id="modelValue.person_id"
show-document