Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: small change in adm-item-link rendering [WTEL-4327] #746

Merged
merged 1 commit into from
Aug 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: amall change in adm-item-link rendering [WTEL-4502]
liza-pohranichna committed Aug 14, 2024
commit d6ef24c04b459afcbab6e64fe8e40db937a8a7b5
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@

<template #flow="{ item }">
<adm-item-link
v-if="item.flow"
v-if="item.flow.id"
:id="item.flow.id"
:route-name="RouteNames.FLOW"
>