Project

General

Profile

« Previous | Next » 

Revision 44d445c0

Added by Andreas Kohlbecker over 9 years ago

refactoring the handling of annotations, sources and name in source information. cleaner and simpler code, less complex statements and preserving at the same time existing output, except that the ticket #2288 (Cyprus: ChromosomeNumbers: formating nameInSource) has been solved

View differences:

7.x/modules/cdm_dataportal/theme/cdm_dataportal.references.theme
165 165
    } else {
166 166
      $id_with_namespace = NULL;
167 167
    }
168
    
168

  
169 169
    if($id_with_namespace){
170 170
      $out .=  ' <span class="idInSource">[' . $id_with_namespace . ']</span>';
171 171
    }

Also available in: Unified diff