mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-21 05:59:27 +00:00
Scroll Bug Notizen Tab
This commit is contained in:
@@ -8,9 +8,10 @@ export default {
|
||||
modelValue: Object
|
||||
},
|
||||
template: `
|
||||
<div class="stv-details-notizen h-100 pb-3 overflow-hidden">
|
||||
<div class="stv-details-notizen h-100 pb-3">
|
||||
<!-- mit factory als endpoint -->
|
||||
<core-notiz
|
||||
class="overflow-hidden"
|
||||
:endpoint="$fhcApi.factory.notiz.person"
|
||||
ref="formc"
|
||||
notiz-layout="twoColumnsFormLeft"
|
||||
|
||||
Reference in New Issue
Block a user