[Ils-source] r1330 - trunk/webapp/api/user/put

scribe at crosswire.org scribe at crosswire.org
Mon Jun 8 15:43:28 MST 2015


Author: scribe
Date: 2015-06-08 15:43:28 -0700 (Mon, 08 Jun 2015)
New Revision: 1330

Modified:
   trunk/webapp/api/user/put/index.jsp
Log:
added '.' to make usage consistent.


Modified: trunk/webapp/api/user/put/index.jsp
===================================================================
--- trunk/webapp/api/user/put/index.jsp	2015-06-08 22:40:40 UTC (rev 1329)
+++ trunk/webapp/api/user/put/index.jsp	2015-06-08 22:43:28 UTC (rev 1330)
@@ -343,8 +343,8 @@
 <tr><th>termDate</th><td>Date Terminated</td></tr>
 <tr><th>accessLevel</th><td>User Access Level</td></tr>
 <tr><th>accessMode</th><td>User Access Mode</td></tr>
-<tr><th>roleName</th><td>Assign this user only to this group type 1 {ROLE}. Any other group type 1's are unassigned</td></tr>
-<tr><th>locationName</th><td>Assign this user only to this group type 2 {WORKGROUP}. Any other group type 2's are unassigned</td></tr>
+<tr><th>roleName</th><td>Assign this user only to this group type 1 {ROLE}. Any other group type 1's are unassigned.</td></tr>
+<tr><th>locationName</th><td>Assign this user only to this group type 2 {WORKGROUP}. Any other group type 2's are unassigned.</td></tr>
 <tr><th>createGroupOnDemand</th><td>If locationName or roleName is supplied but the group does not exist, this will cause the group to be created.</td></tr>
 <tr><th>ILSUSER</th><td>ILS Login Credentials. Used to validate this API request.</td></tr>
 <tr><th>ILSPASSWD</th><td>ILS Login Credentials. Used to validate this API request.</td></tr>




More information about the Ils-source mailing list