Project

General

Profile

« Previous | Next » 

Revision 93666c75

Added by Andreas Kohlbecker over 4 years ago

ref #8596 changing render hint

View differences:

modules/cdm_dataportal/includes/pages.inc
1178 1178
 * @ingroup compose
1179 1179
 */
1180 1180
function compose_cdm_description($description_uuid) {
1181
  RenderHints::pushToRenderStack('description_page');
1181
  RenderHints::pushToRenderStack('description_table');
1182 1182

  
1183 1183
  $description = cdm_ws_get(CDM_WS_PORTAL_DESCRIPTION, [$description_uuid]);
1184 1184

  

Also available in: Unified diff