Project

General

Profile

« Previous | Next » 

Revision a0257f6e

Added by Katja Luther almost 4 years ago

fix #9066: visibility of specimen list editor configurable

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
100 100
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
101 101
         id="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
102 102
         namespace="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
103
         properties="isShowExperimentalFeatures, isChecklistEditorEnabled, isShowIOMenuEnabled, isShowSpecimenMenuEnabled"
103
         properties="isShowExperimentalFeatures, isChecklistEditorEnabled, isShowIOMenuEnabled, isShowSpecimenMenuEnabled, isShowSpecimenListMenuEnabled"
104 104
         type="java.lang.Object">
105 105
   </propertyTester>
106 106
   <propertyTester
......
163 163
            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowSpecimenMenuEnabled">
164 164
      </test>
165 165
   </definition>
166
   <definition
167
         id="isShowSpecimenListMenuEnabled">
168
      <test
169
            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowSpecimenListMenuEnabled">
170
      </test>
171
   </definition>
166 172
   <definition
167 173
         id="isModifiable">
168 174
      <with
......
649 655
         name="%page.name.105">
650 656
   </page>
651 657
   <page
652
         category="eu.etaxonomy.taxeditor.preference.DistributionGeneralPreference"
658
         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
653 659
         class="eu.etaxonomy.taxeditor.preference.DistributionDetailsViewPreference"
654 660
         id="eu.etaxonomy.taxeditor.preference.DistributionDetailsViewPreference"
655 661
         name="%page.name.107">
......
845 851
            id="eu.etaxonomy.taxeditor.store.checklist"
846 852
            name="%page.name.21">
847 853
      </page>
854
      <page
855
         category="eu.etaxonomy.taxeditor.store.UIAdminPreference"
856
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.DistributionDetailsViewAdminPreference"
857
         id="eu.etaxonomy.taxeditor.preference.DistributionDetailsViewPreference"
858
         name="%page.name.107">
859
      </page>
848 860
      <page 
849 861
            category="eu.etaxonomy.taxeditor.store.Distribution"
850 862
            class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.DistributionStatusAdminPreference"

Also available in: Unified diff