no message
This commit is contained in:
@@ -61,8 +61,6 @@ public class MassSelectArrays extends SapforModification {
|
||||
//--
|
||||
for (ProjectArray array : arrays) {
|
||||
if (
|
||||
|
||||
|
||||
Global.mainModule.getProject().declaratedArrays.getUI().isObjectVisible(array) && array.isSelectionEnabled()) {
|
||||
array.State = new_state;
|
||||
array.SaveUserState();
|
||||
|
||||
Reference in New Issue
Block a user