Changes the color of the Place Hold button to green.
authorTiffany Little <tlittle@georgialibraries.org>
Thu, 17 Dec 2020 14:21:09 +0000 (09:21 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 19 Nov 2022 19:55:59 +0000 (14:55 -0500)
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html

index 8278f55..26d9c50 100644 (file)
@@ -27,7 +27,7 @@
 
   <a routerLink="/staff/catalog/hold/T" [queryParams]="{target: recId}"
     *ngIf="isHoldable">
-    <button class="btn btn-outline-primary ml-1" i18n>Place Hold</button>
+    <button class="btn btn-success" i18n>Place Hold</button>
   </a>
   <button class="btn btn-outline-secondary ml-1" *ngIf="!isHoldable" disabled i18n>
     Place Hold