funds: add link to legacy funds interface
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 3 Jun 2021 21:14:35 +0000 (17:14 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 3 Jun 2021 21:15:09 +0000 (17:15 -0400)
LH#4

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html

index 6736e44..dfc85b5 100644 (file)
 
 </eg-grid>
 
+<div class="row mt-5">
+  <small><a href="/eg/staff/admin/acq/fund/list" target="_blank" i18n>Legacy funds interface</a></small>
+</div>
+
 <eg-fm-record-editor #editDialog idlClass="{{idlClass}}" 
     [fieldOptions]="fieldOptions"
     [fieldOrder]="fieldOrder"