[open-ils-commits] [GIT] Evergreen ILS branch master updated. 631d2c72034c3c2c6c531b320905007a99b3cd9f
Evergreen Git
git at git.evergreen-ils.org
Wed Mar 7 15:07:49 EST 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 631d2c72034c3c2c6c531b320905007a99b3cd9f (commit)
from df8ada1a2f9a57f6028bb4bbc4771d1d6d5d582e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 631d2c72034c3c2c6c531b320905007a99b3cd9f
Author: Remington Steed <rjs7 at calvin.edu>
Date: Wed Mar 7 15:03:12 2018 -0500
Docs: Use raw ampersand '&' to fix conversion error
The AsciiDoc to DocBook conversion process seems handle raw ampersands
just fine, but sometimes chokes on the special entity forms like {amp}
or & . No more fancy talk. Just simple '&'.
Signed-off-by: Remington Steed <rjs7 at calvin.edu>
diff --git a/docs/cataloging/monograph_parts.adoc b/docs/cataloging/monograph_parts.adoc
index c8f9746..4bb4bb2 100644
--- a/docs/cataloging/monograph_parts.adoc
+++ b/docs/cataloging/monograph_parts.adoc
@@ -66,11 +66,10 @@ image::media/monograph_parts5.jpg[monograph_parts5]
. Review your completed copies on the "Completed Copies" tab.
-. When all copies have been stored and reviewed, click "Save &
-Exit".
+. When all copies have been stored and reviewed, click "Save & Exit".
+
NOTE: If you are only making one set of changes, you can simply click
-*Save & Exit* and skip the *Store Selected* stage.
+*Save & Exit* and skip the *Store Selected* stage.
. The *Holdings View* tab now shows the new part information. These fields
also appear in the OPAC View.
-----------------------------------------------------------------------
Summary of changes:
docs/cataloging/monograph_parts.adoc | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list