Project

General

Profile

« Previous | Next » 

Revision 34dd7be9

Added by Andreas Kohlbecker about 11 years ago

paging for specimens implemented, common pager functions modified also for taxon search

View differences:

7.x/modules/cdm_dataportal/cdm_dataportal.module
1477 1477
  return theme('cdm_search_results', array(
1478 1478
    'pager' => $taxonPager,
1479 1479
    'path' => 'cdm_dataportal/search/results/taxon',
1480
    'query_parameters' => $_REQUEST,
1481 1480
    ));
1482 1481
}
1483 1482

  

Also available in: Unified diff