-
Notifications
You must be signed in to change notification settings - Fork 265
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
feat(xo-lite): add links to user menu #8114
base: lite/update-user-menu-icon
Are you sure you want to change the base?
feat(xo-lite): add links to user menu #8114
Conversation
> | ||
{{ $t('professional-support') }} | ||
</MenuItem> | ||
<MenuItem :icon="faComments" @click="openUrl('https://xcp-ng.org/forum/topic/4731/xen-orchestra-lite')"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could also use an utm here (same campaign, but with utm_term=forum
)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should remove the support-name
key from all locale files since it's no longer used.
Description
Add menu links to user menu
Renaming Xcp-ng pro support to Professional support according to Olivier Lambert
Screenshot
Checklist
Fixes #007
,See xoa-support#42
,See https://...
)Introduced by
CHANGELOG.unreleased.md
Review process
Notes: