From: Galen Charlton Date: Mon, 13 Jul 2020 16:01:13 +0000 (-0400) Subject: more menu adjustments (LH#4) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=81d842254c83314172714696e618238b7543d9e8;p=working%2FEvergreen.git more menu adjustments (LH#4) Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/invoice-results.component.ts b/Open-ILS/src/eg2/src/app/staff/acq/search/invoice-results.component.ts index 0f37552afb..96bca580a1 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/invoice-results.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/invoice-results.component.ts @@ -39,7 +39,7 @@ export class InvoiceResultsComponent implements OnInit { value2: '' }, { field: 'acqinv:close_date', - op: '', + op: '__isnull', value1: null, value2: '' }]; diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index c10fb4b393..6d8b8ef48a 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -400,7 +400,7 @@
  • - + [% l('Purchase Orders') %] @@ -419,7 +419,7 @@
  • - + [% l('Invoices') %]