Project

General

Profile

« Previous | Next » 

Revision c049f68a

Added by Katja Luther almost 7 years ago

remove isClassification from editor/plugin.xml

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
711 711
            labelProvider="eu.etaxonomy.taxeditor.navigation.navigator.TaxonNodeLabelProvider"
712 712
            name="%navigatorContent.name.0">
713 713
         <triggerPoints>
714
            
714
             <or>
715 715
               <instanceof
716 716
                     value="eu.etaxonomy.cdm.model.taxon.TaxonNode">
717 717
               </instanceof>
718
                
719
            
718
               <and>
719
                  <instanceof
720
                     value="eu.etaxonomy.cdm.model.taxon.Classification">
721
                  </instanceof>
722
                  <test
723
                     forcePluginActivation="true"
724
                     property="eu.etaxonomy.taxeditor.propertytests.hasTaxa">
725
                  </test>
726
               </and>
727
            </or>
720 728
         </triggerPoints>
721 729
         <dropAssistant
722 730
               class="eu.etaxonomy.taxeditor.navigation.navigator.TreeNodeDropAdapterAssistant"

Also available in: Unified diff