Skip to content

Commit

Permalink
Display of publication numbers in single project publication list Anz…
Browse files Browse the repository at this point in the history
…eige von Publikationszahlen RRZE-Webteam#251
  • Loading branch information
aajusah98 committed Jan 8, 2025
1 parent 14cd66c commit 1f78819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Forschungsbereiche.php
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ private function get_field_publications($param = array(), $entity = 'field'): st
$args['order2']=$param['order2'];
$args['sortby']=$param['sortby'];
$args['author_position']=$param['author_position'];
$args['publicationsum']=$param['publicationsum'];
if ($param['publications_orderby'] == 'year') {
return $liste->pubNachJahr($args, $param['field'], '', $param['fsp']);
}
Expand Down

0 comments on commit 1f78819

Please sign in to comment.