6629-addressObservation #1286

Merged
robert merged 15 commits from 6629-addressObservation into dev 2025-01-27 07:02:10 +00:00
1 changed files with 9 additions and 0 deletions
Showing only changes of commit b9c7baa136 - Show all commits

View File

@ -98,6 +98,15 @@ const getLocale = (label) => {
/>
</QItemSection>
</QItem>
<QItem>
<QItemSection>
<QCheckbox
:label="t('globals.params.myTeam')"
v-model="params.myTeam"
toggle-indeterminate
/>
</QItemSection>
</QItem>
</template>
</VnFilterPanel>
</template>