Skip to content
Snippets Groups Projects
Commit 33f6d6f8 authored by Arkerthan's avatar Arkerthan
Browse files

slave interact cannot be safely navigated to

parent cff48065
No related branches found
No related tags found
1 merge request!8536Fixes
......@@ -5,7 +5,7 @@ new App.DomPassage("Slave Interact",
V.nextLink = "Main";
return App.UI.SlaveInteract.mainPage(getSlave(V.AS));
}, ["jump-to-safe", "jump-from-safe"]
}, ["jump-from-safe"]
);
/* ### Single Interaction ### */
......
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