refs #5989 btn redirection #69
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#69
Loading…
Reference in New Issue
No description provided.
Delete Branch "5989-redirectSalix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: refs #5989 btn redirectionto refs #5989 btn redirection@ -59,0 +64,4 @@
@click="pinnedModulesRef.redirect($route.params.id)"
icon="more_up"
>
</QBtn>
Li podries possar un tooltip que pose t('go to Salix')
@ -14,0 +24,4 @@
let section = route.path.substring(1);
if (!route.path.includes('/')) return (window.location.href = await getUrl(section));
section = section.substring(0, section.indexOf('/'));
if (route?.params?.id) {
Seria millor:
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings