#6321 - Negative ticket #158

Open
jsegarra wants to merge 220 commits from 6321_negative_tickets into dev
1 changed files with 6 additions and 11 deletions
Showing only changes of commit a6cd75a210 - Show all commits

View File

@ -444,23 +444,18 @@ const replaceItem = () => {
<QTd>
<QCheckbox v-model="props.selected" />
<QIcon
v-if="props.row.substitutionAllowed === 1"
name="help"
size="xs"
color="primary"
name="do_not_disturb_on_total_silence"
size="sm"
color="red"
>
<QTooltip>{{
t('Disabled substitution')
}}</QTooltip>
</QIcon>
<QIcon
v-if="
props.row.obserbationTypeCode ===
'substitution'
"
name="help"
size="xs"
color="primary"
name="do_not_disturb_on_total_silence"
size="sm"
color="red"
>
<QTooltip>{{
t('Substitution Observation')