Project

General

Profile

« Previous | Next » 

Revision b71ad648

Added by Alexander Oppermann about 11 years ago

*added a sortet array of checkboxes -> more human readable

View differences:

7.x/modules/cdm_dataportal/cdm_csv_export/cdm_csv_export.module
169 169
  //GermanFederalStates
170 170
  if($state != null){
171 171
  $nameRelationshipTypeOptions = cdm_Vocabulary_as_option($state);
172
  asort($nameRelationshipTypeOptions);
172 173
  $form['regionFilter']['area'] = array(
173 174
    '#type' => 'checkboxes',
174 175
    '#description' =>t('Select an area to filter the list of taxa'),

Also available in: Unified diff