Project

General

Profile

« Previous | Next » 

Revision a9ed34ad

Added by Andreas Kohlbecker over 7 years ago

fix #5844 persistent stable identifier clickable

  • clickable in specimen tab
  • implementation harmonized in specimen table ref #5515

View differences:

modules/cdm_dataportal/includes/pages.inc
180 180
                    if (variable_get('cdm_dataportal_compressed_specimen_derivate_table_show_determined_as') && $derivateHierarchy->taxonName) {
181 181
                        $detail_html .= create_label("Associated with") . $derivateHierarchy->taxonName . "<br>";
182 182
                    }
183
                    // - prtologue
183
                    // - protologue
184 184
                    if ($derivateHierarchy->protologue) {
185 185
                        //$detail_html .= "<strong>Protologue:</strong> " . $derivateHierarchy->protologue . "<br>"
186 186
                    }

Also available in: Unified diff