From: Jason Etheridge Date: Fri, 12 May 2017 14:29:11 +0000 (-0400) Subject: webstaff: Link MFHD action X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=70a946a077bdcc09a35bd6ee38f24433c12c9afd;p=working%2FEvergreen.git webstaff: Link MFHD action under Manage Subscriptions Signed-off-by: Jason Etheridge --- diff --git a/Open-ILS/src/templates/staff/serials/index.tt2 b/Open-ILS/src/templates/staff/serials/index.tt2 index e95f8a8a81..63e7f3ad0b 100644 --- a/Open-ILS/src/templates/staff/serials/index.tt2 +++ b/Open-ILS/src/templates/staff/serials/index.tt2 @@ -17,6 +17,8 @@ angular.module('egCoreMod').run(['egStrings', function(s) { s.SERIALS_SUBSCRIPTION_SUCCESS_CLONE = "[% l('Cloned serial subscription') %]"; s.SERIALS_SUBSCRIPTION_FAIL_CLONE = "[% l('Failed to clone serial subscription') %]"; + s.SERIALS_DISTRIBUTION_SUCCESS_LINK_MFHD = "[% l('Distribution linked to MFHD') %]"; + s.SERIALS_DISTRIBUTION_FAIL_LINK_MFHD = "[% l('Failed to link distribution to MFHD') %]"; }]); [% END %] diff --git a/Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2 b/Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2 new file mode 100644 index 0000000000..0b423fd169 --- /dev/null +++ b/Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2 @@ -0,0 +1,35 @@ +
+ +