Bug 8868: Follow-up: Update boostrap documentation page
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 18 Aug 2014 09:02:01 +0000 (11:02 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 18 Sep 2014 12:49:25 +0000 (09:49 -0300)
Updates the bootstrap documentation page for CancelHold.

koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt

index 9421fa2..8bdf985 100644 (file)
                                     <dt><strong>patron_id</strong> (Required)</dt>
                                     <dd>the unique patron identifier in the ILS; the same identifier returned by LookupPatron or AuthenticatePatron</dd>
                                     <dt><strong>item_id</strong> (Required)</dt>
-                                    <dd>system item identifier</dd>
+                                    <dd>system hold identifier (returned by GetRecords and GetPatronInfo into element 'reserve_id')</dd>
                                 </dl>
                                 <h4>Example call</h4>
                                 <a href="ilsdi.pl?service=CancelHold&amp;patron_id=1&amp;item_id=1">