From a4122fb0a593a974c9714d87bb9672333f73cf2f Mon Sep 17 00:00:00 2001 From: Jane Sandberg <sandbej@linnbenton.edu> Date: Wed, 14 Aug 2019 10:56:00 -0700 Subject: [PATCH] LP1816475: Removing development bits from the display Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Christine Burns <christine.burns@bc.libraries.coop> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> --- .../src/eg2/src/app/staff/booking/create-reservation.component.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/booking/create-reservation.component.html b/Open-ILS/src/eg2/src/app/staff/booking/create-reservation.component.html index a658af65d4..ef67b08db9 100644 --- a/Open-ILS/src/eg2/src/app/staff/booking/create-reservation.component.html +++ b/Open-ILS/src/eg2/src/app/staff/booking/create-reservation.component.html @@ -1,8 +1,6 @@ <eg-staff-banner bannerText="Create Reservation" i18n-bannerText> </eg-staff-banner> <eg-title i18n-prefix i18n-suffix prefix="Booking" suffix="Create Reservation"></eg-title> -{{attributes | json}} -{{selectedAttributes.value | json}} <form [formGroup]="criteria" class="row"> <div class="col-sm-6"> <div class="row"> -- 2.11.0