From 9bbada2a2acde814dbd15a8bfb251b015f2ae19b Mon Sep 17 00:00:00 2001 From: Kyle Huckins Date: Fri, 6 Dec 2019 07:51:16 +0000 Subject: [PATCH] Staff Banner Additions - Add bannerStyle and bannerIcon parameters to eg-staff-banner to improve eg-staff-banner accessability Signed-off-by: Kyle Huckins Changes to be committed: modified: Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts --- Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts b/Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts index 1274086f32..d3f5916ef0 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts @@ -3,15 +3,19 @@ import {Component, OnInit, Input} from '@angular/core'; @Component({ selector: 'eg-staff-banner', template: ` -