From cb89d0ee2d52acf584123c75291accaf1ad3d349 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Fri, 31 May 2013 12:27:13 -0400 Subject: [PATCH] Fix reference to image that broke epub build The path pointing to the desired image was incorrect, which resulted in a broken epub build and probably just a missing image in other formats. Signed-off-by: Dan Scott --- docs/admin/Org_Unit_Proximity_Adjustments.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/Org_Unit_Proximity_Adjustments.txt b/docs/admin/Org_Unit_Proximity_Adjustments.txt index 11e235ab00..b59b754f48 100644 --- a/docs/admin/Org_Unit_Proximity_Adjustments.txt +++ b/docs/admin/Org_Unit_Proximity_Adjustments.txt @@ -33,7 +33,7 @@ Create an Org Unit Proximity Adjustment . Enter the *Proximity Adjustment* between the *Item Circulating Library* and the *Request Library*. . Click *Save*. -image::media/03/Org_Unit_Prox_Adj2.PNG[Org Unit Proximity Adjustment] +image::media/Org_Unit_Prox_Adj2.PNG[Org Unit Proximity Adjustment] This will create a one-way proximity adjustment between Org Units. In this example this adjustment will apply to items requested at by a patron BR4 and filled at BR1. To create the reciprocal proximity adjustment, for items requested at BR1 and filled at BR4, create a second proximity adjustment between the two Org Units. @@ -41,4 +41,4 @@ Permissions to use this Feature ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To create Org Unit Proximity Adjustments, you will need the following permission: -* ADMIN_PROXIMITY_ADJUSTMENT \ No newline at end of file +* ADMIN_PROXIMITY_ADJUSTMENT -- 2.43.2