Project

General

Profile

« Previous | Next » 

Revision 317b632e

Added by Francisco Revilla almost 14 years ago

adding acronyms footnotes #1581

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
228 228
        $out .= theme('cdm_taxonRelationships', $taxonRelationships);
229 229
    }
230 230
	
231
    RenderHints::popFromRenderStack();
231
    //$out .= theme('cdm_footnote_key', $_fkey, 'TEST');    
232
    //RenderHints::setFootnoteListKey('test');  
233
    //var_dump(RenderHints::getFootnoteListKey('test'));
234
    //var_dump(RenderHints::getRenderPath());
235
    //RenderHints::popFromRenderStack();
236
            
232 237
	return $out;
233 238
}
234 239

  

Also available in: Unified diff