Project

General

Profile

« Previous | Next » 

Revision 098e4095

Added by Andreas Kohlbecker over 3 years ago

ref #9259 adapting portal

View differences:

modules/cdm_dataportal/includes/descriptions.inc
809 809
          if (!$isFirst) {
810 810
            $condensed_distribution_markup .= ' ';
811 811
          }
812
          $condensed_distribution_markup .= '<span class="status_' . $cdItem->status->titleCache . '">'
812
          $condensed_distribution_markup .= '<span class="status_' . $cdItem->status->representation_L10n . '">'
813 813
            . $cdItem->areaStatusLabel . '</span>';
814 814
          $isFirst = false;
815 815
        }

Also available in: Unified diff