Docs: Update "User and Group Permissions" for web client
authorRemington Steed <rjs7@calvin.edu>
Wed, 21 Mar 2018 21:01:05 +0000 (17:01 -0400)
committerRemington Steed <rjs7@calvin.edu>
Thu, 29 Mar 2018 18:42:20 +0000 (14:42 -0400)
  - 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>

docs/admin/permissions.adoc
docs/media/permissions_1.png [new file with mode: 0644]

index 0b116ba..054c8cc 100644 (file)
@@ -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 (file)
index 0000000..b0c4e45
Binary files /dev/null and b/docs/media/permissions_1.png differ