</a>
</ng-container>
- <!-- TODO patron requests -->
+ <span class="ml-1 mr-1" i18n> | </span>
+ <a class="label-with-material-icon"
+ title="Request(s)" i18n-title
+ href="/eg/staff/acq/requests/lineitem/{{li.id()}}"
+ target="_blank">
+ <span class="material-icons small mr-1">help</span>
+ <span i18n>Request(s)</span>
+ </a>
<span class="ml-1 mr-1" i18n> | </span>
<a class="label-with-material-icon"
</a>
</ng-container>
- <!-- TODO import queue -->
+ <ng-container *ngIf="li.queued_record()">
+ <span class="ml-1 mr-1" i18n> | </span>
+ <a class="label-with-material-icon"
+ title="Import Queue" i18n-title
+ routerLink="/staff/cat/vandelay/queue/bib/{{li.queued_record().queue()}}"
+ target="_blank">
+ <span class="material-icons small mr-1">queue</span>
+ <span i18n>Import Queue</span>
+ </a>
+ </ng-container>
</div>
</div>
flesh_copies: true,
flesh_claim_policy: true,
clear_marc: false,
- apply_order_identifiers: true
+ apply_order_identifiers: true,
+ flesh_queued_record: true
}, params.fleshMore || {});
return this.net.request(