From: Remington Steed <rjs7@calvin.edu>
Date: Wed, 21 Mar 2018 21:01:05 +0000 (-0400)
Subject: Docs: Update "User and Group Permissions" for web client
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1692d3d2b376b17e7e868b009a892303c5ac572d;p=evergreen%2Fjoelewis.git

Docs: Update "User and Group Permissions" for web client

  - Update instructions for web client
  - New screenshot shows menu path from patron screen. Thanks to Kevin
    Tran for the screenshot.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
---

diff --git a/docs/admin/permissions.adoc b/docs/admin/permissions.adoc
index 0b116ba07e..054c8cc532 100644
--- a/docs/admin/permissions.adoc
+++ b/docs/admin/permissions.adoc
@@ -30,6 +30,9 @@ access level in staff client interfaces.
 . To assign a working location open the newly created staff account using *F1* 
 (retrieve patron) or *F4* (patron search).
 . Select _Other -> User Permission Editor_
++
+image::media/permissions_1.png[Click User Permission Editor in the Patron's Other menu]
++
 . Place a check in the box next to the desired working location, then scroll to
 the bottom of the display and click _Save_.
 +
@@ -40,7 +43,7 @@ Staff Account Permissions
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
 To view a detailed list of permissions for a particular Evergreen account go to 
-_Admin (-) -> User permission editor_ in the staff client.
+_Administration -> User Permission Editor_ in the staff client.
 
 Granting Additional Permissions
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -51,7 +54,7 @@ permission to process offline transactions, a function which otherwise requires
 an _LSA_ login.
 
 . Log in as a Local System Administrator.
-. Select _Admin (-) -> User Permission Editor_ and enter the staff account 
+. Select _Administration -> User Permission Editor_ and enter the staff account 
 barcode when prompted
 +
 OR
diff --git a/docs/media/permissions_1.png b/docs/media/permissions_1.png
new file mode 100644
index 0000000000..b0c4e450e7
Binary files /dev/null and b/docs/media/permissions_1.png differ