From: Tiffany Little Date: Thu, 10 Jan 2019 17:13:13 +0000 (-0500) Subject: Adds documentation links to acqadmin menus X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8a2da8ecb5208fe91b654c7503c61a31fddc71e4;p=evergreen%2Fpines.git Adds documentation links to acqadmin menus Adds links to appropriate PINES wiki pages for remaining Dojo Acquisition administration menus. Additionally also marks required fields on Load MARC Order Records page. --- diff --git a/Open-ILS/src/templates/acq/common/vlagent.tt2 b/Open-ILS/src/templates/acq/common/vlagent.tt2 index 98792cacac..8405c9dc6d 100644 --- a/Open-ILS/src/templates/acq/common/vlagent.tt2 +++ b/Open-ILS/src/templates/acq/common/vlagent.tt2 @@ -1,14 +1,18 @@ + [% BLOCK vlagent_form %] [% l('Upload to Queue') %]
[% l('Or create a new queue') %] - + + [% l('(required)') %] [% l('Record Match Set') %] @@ -61,6 +65,7 @@ [% END %] + [% END %] [% BLOCK vlagent_results %] @@ -90,6 +95,12 @@ [% l('Real Copies Processed') %] 0 + + + +[% l('Please leave this tab open until you receive an email notification that your upload is complete.') %] + + [% END %] diff --git a/Open-ILS/src/templates/acq/fund/list.tt2 b/Open-ILS/src/templates/acq/fund/list.tt2 index 17e6ee3861..771c0c9735 100644 --- a/Open-ILS/src/templates/acq/fund/list.tt2 +++ b/Open-ILS/src/templates/acq/fund/list.tt2 @@ -1,6 +1,7 @@ [% WRAPPER 'base.tt2' %] [% ctx.page_title = l('Funds') %] +