Project

General

Profile

« Previous | Next » 

Revision 660d36e4

Added by Andreas Kohlbecker about 16 years ago

taxon tree working in expanded and in compact mode

View differences:

modules/cdm_dataportal/cdm_dataportal.module
338 338
 *
339 339
 * @param String $uuid the UUID of the taxon
340 340
 */
341
function cdm_dataportal_view_taxon($uuid, $arg2){
341
function cdm_dataportal_view_taxon($uuid, $arg2 = null){
342 342

  
343 343

  
344 344
  if(isset($arg2) && !is_numeric($arg2)){

Also available in: Unified diff