Project

General

Profile

« Previous | Next » 

Revision 8ae3cfe3

Added by Andreas Kohlbecker about 8 years ago

#4872 'ALL' for classification filter disabled

View differences:

modules/cdm_dataportal/cdm_dataportal.search.php
207 207
        '#type' => 'select',
208 208
        '#default_value' => get_current_classification_uuid(),
209 209
        '#options' => cdm_get_taxontrees_as_options(TRUE),
210
        '#description' => t('A filter to limit the search to a specific classification. Choosing <em>--ALL (incl. w/o classification)--</em> will disable this filter.'),
210
        '#description' => t('A filter to limit the search to a specific classification. Choosing <em>--- ALL ---</em> will disable this filter.'),
211 211
      );
212 212
    }
213 213

  

Also available in: Unified diff