Project

General

Profile

« Previous | Next » 

Revision 38e46518

Added by Andreas Kohlbecker over 12 years ago

bugfix for #2679 (Improve Concept Relationships for Dataportal) and removing whitespace before nom status

View differences:

5.x/modules/cdm_dataportal/theme/cdm_dataportal.name.theme
633 633
					$statusHtml .= ', '.$status->type->representation_L10n_abbreviatedLabel;
634 634
				}
635 635
			}
636
			array_setr('status', ' <span class="nomenclatural_status">'.$statusHtml.'</span>', $renderTemplate);
636
			array_setr('status', '<span class="nomenclatural_status">'.$statusHtml.'</span>', $renderTemplate);
637 637
		}
638 638
	}
639 639

  

Also available in: Unified diff