Revision 26b8a1bc
Added by Andreas Kohlbecker about 4 years ago
modules/cdm_dataportal/theme/cdm_dataportal.name.theme | ||
---|---|---|
134 | 134 |
} |
135 | 135 |
|
136 | 136 |
// to be registered a typedesignation MUS HAVE a citation, so it is save to handle the |
137 |
// Registration ouput in if condition checking if the citation is present |
|
137 |
// Registration output in if condition checking if the citation is present
|
|
138 | 138 |
$registration_markup = render_registrations($type_designation->registrations); |
139 | 139 |
$citation_footnote_str .= ($citation_footnote_str ? ' ' : '') . $registration_markup; |
140 | 140 |
|
Also available in: Unified diff
ref #8051 harmonizing registrationDTO composition and splitting full and compact style into separate methods