Project

General

Profile

« Previous | Next » 

Revision 4db8d201

Added by Cherian Mathew almost 9 years ago

corrected visibility check for edit authorities editor

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
943 943
               style="push">
944 944
            <visibleWhen>
945 945
               <reference
946
                     definitionId="isGroup">
946
                     definitionId="isGroupEditor">
947 947
               </reference>
948 948
            </visibleWhen>
949 949
         </command>
......
1600 1600
         </with>
1601 1601
      </definition>
1602 1602
      <definition
1603
            id="isGroup">
1603
            id="isGroupEditor">
1604 1604
         <with
1605 1605
               variable="activeEditor">
1606 1606
            <test
1607
                  property="taxeditor-bulkeditor.propertyTester.isGroup">
1607
                  property="taxeditor-bulkeditor.propertyTester.isGroupEditor">
1608 1608
            </test>
1609 1609
         </with>
1610 1610
      </definition>
......
1638 1638
            class="eu.etaxonomy.taxeditor.bulkeditor.command.BulkEditorPropertyTester"
1639 1639
            id="taxeditor-bulkeditor.PropertyTester"
1640 1640
            namespace="taxeditor-bulkeditor.propertyTester"
1641
            properties="isGroup"
1641
            properties="isGroupEditor"
1642 1642
            type="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor">
1643 1643
      </propertyTester>
1644 1644
   </extension>

Also available in: Unified diff