LP2000482 Bootstrap 5 continued
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / acq / lineitem / order-summary.component.html
index 2d2dd91..d83257c 100644 (file)
@@ -13,8 +13,6 @@
   <span class="ms-1 me-1" i18n> | </span>
   <span i18n>{{li.order_summary().encumbrance_amount() | currency}} Encumbered</span>
   <span class="ms-1 me-1" i18n> | </span>
-  <span [ngClass]="{'font-weight-bold text-danger': paidOff()}" i18n>
-  <span class="ms-1 me-1" i18n> | </span>
   <span [ngClass]="{'text-danger': paidOff()}" i18n>
     {{li.order_summary().paid_amount() | currency}} Paid
   </span>