Project

General

Profile

« Previous | Next » 

Revision b9438135

Added by Andreas Kohlbecker over 12 years ago

portal side fix for #2679 (Improve Concept Relationships for Dataportal)

View differences:

5.x/modules/cdm_dataportal/cdm_dataportal.module
1513 1513
  return !$source->idNamespace && strlen($source->idNamespace) == 0;
1514 1514
}
1515 1515

  
1516
function _is_invers_taxonRelationship($taxonRelationship, $focusedTaxon){
1517
  return $taxonRelationship->fromTaxon->uuid == $focusedTaxon->uuid;
1518
}
1519

  
1516 1520

  
1517 1521

  
1518 1522
/**

Also available in: Unified diff