Project

General

Profile

« Previous | Next » 

Revision 8e013268

Added by Andreas Kohlbecker about 3 years ago

ref #7599 ref #6866 specimen details tables - class attributes for testing

View differences:

modules/cdm_dataportal/includes/occurrences_new.inc
676 676
      "#rows" => $table_row_data,
677 677
      "#attributes" => [
678 678
        "class" => [
679
          'specimen-or-observation-details',
679
          'details-table',
680
          'details-table-' . normalize_to_class_attribute($table_heading),
680 681
          html_class_attribute_ref($sob_dto)
681 682
        ],
682 683
      ],

Also available in: Unified diff