diff --git a/01JHU_INST-JHU/css/prm-location-items-after.css b/01JHU_INST-JHU/css/prm-location-items-after.css index 0cc50479..d96c354d 100644 --- a/01JHU_INST-JHU/css/prm-location-items-after.css +++ b/01JHU_INST-JHU/css/prm-location-items-after.css @@ -6,15 +6,15 @@ padding: 0; } - prm-location-holdings { - margin-bottom: 1em; - } - - /* In the child component's CSS */ prm-location-items-after { visibility: visible; } + prm-location-holdings { + margin-bottom: 1em; + } + + .availability-status { font-weight: 800; } diff --git a/01JHU_INST-JHU/html/prm-location-after.html b/01JHU_INST-JHU/html/prm-location-after.html index 47205ee4..19ff40c1 100644 --- a/01JHU_INST-JHU/html/prm-location-after.html +++ b/01JHU_INST-JHU/html/prm-location-after.html @@ -1,6 +1,7 @@
- {{
- capitalize($ctrl.parentCtrl.currLoc.location.availabilityStatus) }}
- ,
- {{$ctrl.parentCtrl.currLoc.location.librarycodeTranslation}}
+ , {{
- $ctrl.parentCtrl.currLoc.location.collectionTranslation }}
- ;
- {{
- $ctrl.parentCtrl.currLoc.location.callNumber }}
-
- {{ $ctrl.parentCtrl.currLoc.location.availabilityStatement }}
+
+ {{$ctrl.parentCtrl.currLoc.location.availabilityStatement}}