[open-ils-commits] [GIT] Evergreen ILS branch rel_2_4 updated. 59944d6c45a44a98d2ef07ad3494d464c6e7d512
Evergreen Git
git at git.evergreen-ils.org
Thu Jul 11 18:05:24 EDT 2013
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_2_4 has been updated
via 59944d6c45a44a98d2ef07ad3494d464c6e7d512 (commit)
from 7e3b8ad1c8bf29413f31f19bdf4418529e4fc228 (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 59944d6c45a44a98d2ef07ad3494d464c6e7d512
Author: Dan Scott <dscott at laurentian.ca>
Date: Thu Jul 11 18:04:37 2013 -0400
Self-check docs: fix URL formatting
Signed-off-by: Dan Scott <dscott at laurentian.ca>
diff --git a/docs/circulation/self_check.txt b/docs/circulation/self_check.txt
index e09e823..2acc06f 100644
--- a/docs/circulation/self_check.txt
+++ b/docs/circulation/self_check.txt
@@ -11,7 +11,7 @@ The self check interface runs in a web browser. Before patrons can use the self
check station, a staff member must initialize the interface by logging in.
. Open your self check interface page in a web browser. By default, the URL is
- https://[hostname]http://localhost/eg/circ/selfcheck/main, where _[hostname]_
+ `https://[hostname]/eg/circ/selfcheck/main`, where _[hostname]_
represents the host name of your Evergreen web server.
. Log in with a staff account with circulation permissions.
@@ -52,9 +52,9 @@ cp -r /openils/var/web/xul/server/skin/media/audio /openils/var/web/.
security.
* *Workstation Required*: If set, the URL must either include a
`?ws=[workstation]` parameter, where _[workstation]_ is the name of a
- registered Evergreen workstation, or the staff member is prompted to register
- a new workstation. The workstation parameter ensures that check outs are
- recorded as occurring at the correct library.
+ registered Evergreen workstation, or the staff member must register a new
+ workstation when they login. The workstation parameter ensures that check outs
+ are recorded as occurring at the correct library.
Checking out or renewing items in the self check
------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
docs/circulation/self_check.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list