Fixed Error in Working Times Display
This commit is contained in:
@@ -216,7 +216,6 @@ const expand = ref({
|
|||||||
<template #left>
|
<template #left>
|
||||||
|
|
||||||
<USelectMenu
|
<USelectMenu
|
||||||
v-if="dataStore.hasRight('viewTimes')"
|
|
||||||
:options="dataStore.profiles"
|
:options="dataStore.profiles"
|
||||||
option-attribute="fullName"
|
option-attribute="fullName"
|
||||||
value-attribute="id"
|
value-attribute="id"
|
||||||
|
|||||||
Reference in New Issue
Block a user