Project

General

Profile

« Previous | Next » 

Revision df2b235a

Added by Andreas Kohlbecker over 3 years ago

ref #9265 switching to NomenclaturalSource.links for protologues - comment

View differences:

modules/cdm_dataportal/includes/name.inc
505 505
    if($external_links){
506 506
      foreach ($external_links as $link) {
507 507
        if (!empty($link->uri)) {
508
          // for the link see also cdm_external_uri()
508 509
          $protologue_links[] = ' ' . l(font_awesome_icon_markup('fa-book'), $link->uri, ['html' => true]);
509 510
          }
510 511
        }

Also available in: Unified diff