[open-ils-commits] [GIT] Evergreen ILS branch rel_3_0 updated. 73536963c82cfa5487b77099012dcd4d26b176ea
Evergreen Git
git at git.evergreen-ils.org
Wed Mar 7 15:08:16 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, rel_3_0 has been updated
via 73536963c82cfa5487b77099012dcd4d26b176ea (commit)
from 3d40ed3d16616e50eebdc6f5233e2509a863fb05 (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 73536963c82cfa5487b77099012dcd4d26b176ea
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