LP2016341 Fix duplicate ID in staff catalog record
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / catalog / record / record.component.html
index 114ebca..1a25a73 100644 (file)
@@ -21,7 +21,7 @@
     </div>
     <!-- push the actions component to the right -->
     <div class="flex-1"></div>
-    <div id='staff-catalog-bib-navigation'>
+    <div id='staff-catalog-bib-actions'>
       <eg-catalog-record-actions [recordId]="recordId"
         [isHoldable]="summary && summary.isHoldable"
         (addHoldingsRequested)="addHoldingsRequested()">