Project

General

Profile

« Previous | Next » 

Revision d6f87d83

Added by Francisco Revilla over 13 years ago

chromosomes numbers at cyprus portal renderized as list elements, due to email from Ralf

View differences:

themes/garland_cichorieae/template.php
81 81
	if (($default_theme == 'flora_malesiana' || $default_theme == 'flore_afrique_centrale')
82 82
	    && $element->feature->titleCache == 'Citation'){
83 83
		$asListElement = true;
84
	}elseif ($default_theme == 'cyprus' && $element->feature->uuid == '6f677e98-d8d5-4bc5-80bf-affdb7e3945a'){
85
	   	$asListElement = true;
84 86
	}else{
85 87
		$asListElement = false;
86 88
	}
89

  
87 90
	if ($feature_uuid == UUID_NAME_USAGE || $feature_uuid == UUID_CHROMOSOMES){
88 91
		$no_links = true;
89 92
	}

Also available in: Unified diff