Project

General

Profile

« Previous | Next » 

Revision 28c5c87a

Added by Andreas Kohlbecker over 9 years ago

refactoring the feature node blocks - 1

View differences:

7.x/themes/garland_diptera/template.php
200 200
    }
201 201
  }
202 202

  
203
  return theme('cdm_descriptionElementArray', $outArray, $feature, $glue, $sortOutArray, $enclosingHtml);
203
  return theme('cdm_feature_block_elements', $outArray, $feature, $glue, $sortOutArray, $enclosingHtml);
204 204
}
205 205

  
206 206
/**

Also available in: Unified diff