WorkspaceApplication.st
branchjv
changeset 17219 46a5890e4c57
parent 17136 cb908d2ba02e
parent 17199 a58711b0efde
child 17390 ce68ee978f93
--- a/WorkspaceApplication.st	Mon Dec 26 10:26:02 2016 +0000
+++ b/WorkspaceApplication.st	Thu Dec 29 00:19:01 2016 +0000
@@ -1242,7 +1242,7 @@
             itemValue: doIt
           )
          (MenuItem
-            enabled: hasSelectionInActiveWorkspace
+            enabled: hasSelectionInActiveWorkspaceAndEditorIsNotReadonly
             label: 'PrintIt'
             itemValue: printIt
           )