Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
AF3
Commits
5c2f5d29
Commit
5c2f5d29
authored
Jul 01, 2013
by
Sabine Teufl
Browse files
bug opening component fixed
refs 645
parent
1796a2f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.mira.ui/trunk/src/org/fortiss/af3/mira/ui/editor/externalRelation/ExternalRelationSection.java
View file @
5c2f5d29
...
...
@@ -442,7 +442,7 @@ public class ExternalRelationSection {
if
(
spec
==
null
)
return
;
IModelEditorBindingService
.
INSTANCE
.
openInEditor
(
spec
.
getSpecificationOf
()
.
eContainer
()
.
eContainer
());
.
eContainer
());
}
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment