Salome HOME
Fix of "Config study" popup menu item.
[tools/siman.git] / Workspace / Siman / src / org / splat / simer / ApplicationSettings.java
index 397dc825c0ef219e9fdbd07384eb624b16e63c4c..8a437cf28fc99cf3ccb1e0481106015a1f72d611 100644 (file)
@@ -504,7 +504,7 @@ public class ApplicationSettings {
                        /* addItem(MNU_PROMOTE, new PopupItem("menu.archive")); */
                        addSeparator();
                        addItem(MNU_EDIT, new PopupItem("menu.properties").icon(
-                                       "icon.ed.png").action("../select?menu=properties"));
+                                       "icon.ed.png").action("../select?menu=configuration&item=prop-general"));
                        addSeparator();
                        addItem(MNU_SCRIPT, new PopupItem(MNU_NAME_SCRIPT)
                                        .action("add-scenario"));