LP#1908722: add electronic resource links
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / catalog / result / results.component.ts
index 34706f1..afdcd93 100644 (file)
@@ -127,6 +127,8 @@ export class ResultsComponent implements OnInit, OnDestroy {
             'eg.staff.catalog.results.show_more', this.showMoreDetails)
         .then(_ => {
 
+            this.searchContext.showResultExtras = this.showMoreDetails;
+
             if (this.showMoreDetails) {
                 this.staffCat.search();
             } else {