Skip to content
Snippets Groups Projects
Verified Commit 27359faa authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Set correct item title attribute for holidays

parent 2010326c
No related branches found
No related tags found
1 merge request!1261Manage holidays
......@@ -14,6 +14,7 @@ import DateField from "../generic/forms/DateField.vue";
:gql-delete-mutation="gqlDeleteMutation"
:gql-delete-multiple-mutation="gqlDeleteMultipleMutation"
:default-item="defaultItem"
item-title-attribute="holidayName"
ref="crudList"
>
<template #holidayName.field="{ attrs, on, isCreate }">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment