From: Jane Sandberg Date: Sun, 11 Aug 2019 06:22:31 +0000 (-0700) Subject: fixing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=992aeac2d6381365f36e99df49b6c9ad78889650;p=working%2FEvergreen.git fixing --- diff --git a/Open-ILS/src/eg2/src/app/staff/cat/authorities/manage.component.ts b/Open-ILS/src/eg2/src/app/staff/cat/authorities/manage.component.ts index 5584a1e361..2a2acc1343 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/authorities/manage.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/cat/authorities/manage.component.ts @@ -20,7 +20,7 @@ export class ManageAuthoritiesComponent { 'record': { 'in': { 'from': 'are', 'select': {'are': ['id']}, 'where': {'deleted': 'false'}}}, 'atag': { 'in': { - 'from': 'ascaf', 'select': {'ascaf': ['id']}, 'where': {'main_entry': 'true'}}}, + 'from': 'acsaf', 'select': {'acsaf': ['id']}, 'where': {'main_entry': null}}}, }, {flesh: 2, flesh_fields: {