From: Remington Steed Date: Mon, 20 May 2019 13:27:58 +0000 (-0400) Subject: Docs: Fix list formatting in 3.2 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a6be5fe5eac5723756794c8b67e2fcbe2f79a1ca;p=Evergreen.git Docs: Fix list formatting in 3.2 release notes An AsciiDoc list needs a blank line before it. Otherwise, it is just part of the paragraph. Signed-off-by: Remington Steed --- diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc index fa08fa1bab..fe57122a3d 100644 --- a/docs/RELEASE_NOTES_3_2.adoc +++ b/docs/RELEASE_NOTES_3_2.adoc @@ -824,6 +824,7 @@ Support for Last Inventory Date Evergreen now provides an option to add an inventory date to items to facilitate the process of performing inventory in libraries. Staff can add an inventory date to an item in one of the following ways: + * From the check in screen, there is now an Update Inventory check in modifier. When selected, scanned barcodes will have the current date/time added as the inventory date while the item is checked in.