Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard a2418f743c Bug 21497: Correctly format dates for ILL requests in OPAC
This patch updates the opac ILL template to use the $KohaDates plugin
for displaying dates. Also updated:

- Added "title-string" sorting to allow for correct sorting of dates in
  the table of requests.
- Corrected capitalization as per our capitalization rules.
- Added self-closing / to inputs as per coding guidelines.

To test, apply the patch and log in to the OPAC as a user who has
multiple outstanding ILL requests.

 - In the table of ILL requests, the "Request placed" and "Last updated"
   dates should be formatted according to your system's dateformat
   preference.
 - Sorting of those columns should work correctly.
 - View a request and confirm that "Request placed" and "Last updated"
   dates in this view are also formatted correctly.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-19 16:40:24 +00:00
..
css Bug 21493: Compiled CSS 2018-10-09 15:02:48 +00:00
en Bug 21497: Correctly format dates for ILL requests in OPAC 2018-10-19 16:40:24 +00:00
images Bug 20756: OPAC "Share list" button should be styled with an icon 2018-06-08 09:48:12 -04:00
itemtypeimg
js Bug 21174: (follow-up) Removed MSG_IN_YOUR_CART and its usage in OPAC JS 2018-10-17 14:31:42 +00:00
lib