docs: circ docs fixes
authorAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Fri, 28 May 2021 19:14:28 +0000 (15:14 -0400)
committerJason Etheridge <jason@EquinoxOLI.org>
Fri, 28 May 2021 20:43:38 +0000 (16:43 -0400)
Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org>
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>

docs/modules/circulation/pages/basic_holds.adoc
docs/modules/circulation/pages/circulating_items_web_client.adoc

index 0bb740a..4285aa5 100644 (file)
@@ -438,7 +438,7 @@ Unfulfillable holds are colloquially known as “hopeless holds.”  In previous
 
 A hold is considered hopeless when there are no copies in `hold_copy_map` or when all copies in `hold_copy_map` are in a item status with the new `hopeless_prone` property set to “True.”  
 
-[[hopeless_prone_item_status_property]
+[[hopeless_prone_item_status_property]]
 === Hopeless Prone Item Status Property ===
 
 Item statuses have an additional property available called “hopeless prone,” indicating that items within that status may become unfulfillable.  This new item status property can be applied to any status that may result in unfulfillable holds, such as “Missing” or “Lost.” The hopeless prone property is set to “false” by default.  It can be modified in the Item Statuses interface.  Like all item statuses, this is globally applied without regard to Organizational Unit.  
index d1d7e0e..a25407a 100644 (file)
@@ -156,6 +156,7 @@ image::media/backdate_post_checkin_web_client.png[]
 
 image::media/backdate_post_date_web_client.png[]
 
+[#checkin_modifiers]
 .Checkin Modifiers
 [TIP]
 ===================================================