Project

General

Profile

« Previous | Next » 

Revision 2b468360

Added by Katja Luther about 8 years ago

make restore of taxon navigator a preference

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TaxonomicEditorGeneralPreferences.java
63 63
	      addField(new BooleanFieldEditor(IPreferenceKeys.DISABLE_SERVICES_API_TIMESTAMP_CHECK,
64 64
	                "Disable services api timestamp check",
65 65
	                getFieldEditorParent()));
66
	      addField(new BooleanFieldEditor(IPreferenceKeys.RESTORE_NAVIGATOR_STATE,
67
	                "Restore the last Taxon Navigator state.",
68
	                getFieldEditorParent()));
66 69
	}
67 70

  
68 71
	/*

Also available in: Unified diff