ensure that following a menu link to the acq search form will always refresh the...
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 26 Feb 2020 17:50:52 +0000 (12:50 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 26 Feb 2020 17:54:57 +0000 (12:54 -0500)
commit47790509fd56f3f2beb940e6c44213240fe961cb
treeda8bddd03d1a38f55065c91e32f493276d8ae466
parent9de6fc6e6c89d633d67497e95c3af05a720c057d
ensure that following a menu link to the acq search form will always refresh the search

... assuming it has query parameters; may need to do more later.

TODO: make sure that setting onSameUrlNavigation to 'reload' for
the entire Angular app doesn't have unexpected consequences

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/routing.module.ts
Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.ts
Open-ILS/src/eg2/src/app/staff/acq/search/routing.module.ts