diff --git a/themes/bootstrap/templates/RecordTab/holdingsils.phtml b/themes/bootstrap/templates/RecordTab/holdingsils.phtml index fa4055c9f36078ea8c1fc4b651096b622246dc06..2d7a48014b270cc3dca91dde1ccc9cc09a7eb7d9 100644 --- a/themes/bootstrap/templates/RecordTab/holdingsils.phtml +++ b/themes/bootstrap/templates/RecordTab/holdingsils.phtml @@ -48,7 +48,7 @@ <? foreach ($holdings as $location => $holding): ?> <h3><?=$this->transEsc($location)?></h3> <table class="table table-striped" summary="<?=$this->transEsc('Holdings details from')?> <?=$this->transEsc($location)?>"> - <? if (isset($holding['items'][0]['callnumber'])): ?> + <? $callNos = $this->tab->getUniqueCallNumbers($holding['items']); if (!empty($callNos)): ?> <tr> <th><?=$this->transEsc("Call Number")?>: </th> <td width="50%">