]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionPlugin/group_addition_widget.xml
Salome HOME
Issue #2975: Do not select groups in all operations except operations on groups
[modules/shaper.git] / src / CollectionPlugin / group_addition_widget.xml
index 04eccb1f1dbf7378efffded1df595feba172b4d1..98f21d97e4c092f32d0039f3b6b28c84ce420253 100644 (file)
@@ -6,7 +6,8 @@
   <multi_selector id="group_list"
                   label="Base groups:"
                   tooltip="Select a set of groups"
-                  type_choice="objects">
+                  shape_types="objects"
+                  allow_objects="Group">
     <validator id="CollectionPlugin_OperationAttribute"/>
   </multi_selector>
 </source>