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

index 9a64f73..2200732 100644 (file)
@@ -16,7 +16,7 @@
 <div class="row ml-0 mr-0">
 
   <a routerLink="/staff/catalog/hold/T" [queryParams]="{target: recId}">
-    <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-primary ml-1" (click)="addHoldings()" i18n>