]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman/src/org/splat/simer/ApplicationSettings.java
Salome HOME
Preliminary version of the "Remove study" action is implemented.
[tools/siman.git] / Workspace / Siman / src / org / splat / simer / ApplicationSettings.java
index e39cf3d7826075a098e917eb1b6f87377ec0c853..99fdb59a957150f1e90fd2b5ada4162ad75993d9 100644 (file)
@@ -512,7 +512,7 @@ public class ApplicationSettings {
                         * addItem(MNU_PURGE, new PopupItem(MNU_NAME_PURGE) .confirmation("message.purge.study")); addItem("export", new
                         * PopupItem("menu.export") .icon("image.export.png")); // For future needs
                         */addItem(MNU_REMOVE, new PopupItem(MNU_NAME_REMOVE).icon(
-                                       IMG_DELETE).action(ACT_NOT_YET_IMPLEMENTED).confirmation(
+                                       IMG_DELETE).action("remove-study").confirmation(
                                        "message.delete.study"));
                }