Project

General

Profile

« Previous | Next » 

Revision da2bcb68

Added by Katja Luther about 8 years ago

move Disable services api timestamp check to debug preferences

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TaxonomicEditorGeneralPreferences.java
60 60
		addField(new BooleanFieldEditor(IPreferenceKeys.SEARCH_OPEN_RESULTS_IN_SEPARATE_WINDOWS,
61 61
		        "Open search results in separate windows",
62 62
		        getFieldEditorParent()));
63
	      addField(new BooleanFieldEditor(IPreferenceKeys.DISABLE_SERVICES_API_TIMESTAMP_CHECK,
64
	                "Disable services api timestamp check",
65
	                getFieldEditorParent()));
63

  
66 64
	      addField(new BooleanFieldEditor(IPreferenceKeys.RESTORE_NAVIGATOR_STATE,
67 65
	                "Restore the last Taxon Navigator state.",
68 66
	                getFieldEditorParent()));

Also available in: Unified diff