refactor: refs #8699 remove sortable property from percentage column in ExtraCommunity.vue
gitea/salix-front/pipeline/pr-dev Build queued... Details

This commit is contained in:
Pablo Natek 2025-03-27 09:40:36 +01:00
parent 321493b6b6
commit 04b0bb1db9
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@ const columns = computed(() => [
name: 'percentage',
align: 'center',
showValue: false,
sortable: true,
},
{
label: t('extraCommunity.kg'),