LP2008918: use new default colors for modal headers
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / circ / patron / barcodes.component.html
index 848f032..d64c5e2 100644 (file)
@@ -2,7 +2,7 @@
 <eg-string #errorMsg text="Failed To Add Group" i18n-text></eg-string>
 
 <ng-template #dialogContent>
-  <div class="modal-header bg-info">
+  <div class="modal-header">
     <h4 class="modal-title" i18n>Patron Barcodes</h4>
     <button type="button" class="btn-close btn-close-white"
       i18n-aria-label aria-label="Close" (click)="close()"></button>