From: Galen Charlton Date: Fri, 14 Aug 2020 20:07:23 +0000 (-0400) Subject: LH#1 tweaks to display of search form and summary X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7308838583bfc73f1d91c158e3203231dc6c0232;p=working%2FEvergreen.git LH#1 tweaks to display of search form and summary - search form now displays above the summary and vendor - Delete Provider button now only displayed where there is an active provider - no traces of the summary pane appear when entering the interface fresh Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.html b/Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.html index d37e0443d3..bac74720da 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.html @@ -5,16 +5,10 @@
-
- - -
-
-

{{providerRecord.currentProvider.record.name()}} ({{providerRecord.currentProvider.record.code()}})

+

{{providerRecord.currentProvider.record.name()}} ({{providerRecord.currentProvider.record.code()}})

+ +

{{providerRecord.currentProvider.record.name()}} ({{providerRecord.currentProvider.record.code()}})

+
+
+ + +
+ +
@@ -128,6 +132,8 @@
+
+
diff --git a/Open-ILS/src/eg2/src/app/staff/acq/provider/summary-pane.component.html b/Open-ILS/src/eg2/src/app/staff/acq/provider/summary-pane.component.html index b428cf1651..7fe963fc4d 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/provider/summary-pane.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/provider/summary-pane.component.html @@ -1,7 +1,7 @@ - - + + -
+
Provider Deletion Failed @@ -116,7 +116,8 @@