refs #6795 summary, order #183
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#183
Loading…
Reference in New Issue
No description provided.
Delete Branch "6795-claimRefact"
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 #6795 summary, orderto refs #6795 summary, orderNew commits pushed, approval review dismissed automatically according to repository settings
@ -30,1 +33,3 @@
router.push({ path: `/claim/${id}` });
function navigate(event, id) {
if (event.ctrlKey || event.metaKey)
window.open(`${getApiUrl()}/#/claim/${id}/summary`);
Aci tb se podria ficar un return i te ahorres el else
New commits pushed, approval review dismissed automatically according to repository settings
@ -29,2 +33,2 @@
function navigate(id) {
router.push({ path: `/claim/${id}` });
function navigate(event, id) {
if (event.ctrlKey || event.metaKey)
Pero un return en el window.open