Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Katrin Fischer 8211aad8c7 Bug 17236: Add minute and hours to last checked out item on circulation for hourly loans
This is a simple fix using the right TT filter:
[% issue.date_due | $KohaDates as_due_date => 1 %]

The time part of the due date will only display if it's an hourly loan (!=23:59)

To test:
- Check out 2 items
  - One with a loan period in days
  - One with a loan period in hours
- Verify the the due date only shows the date part
- Apply patch
- Return items and repeat
- Verify that now the time part will show for the hourly loan

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Mikaël Olangcay Brisebois <mikael.olangcay-brisebois@inLibro.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-02-22 13:22:24 +00:00
..
acqui Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
admin Bug 22389: (bug 15836 follow-up) Add Delete regex links on creating splitting source 2019-02-21 17:04:42 +00:00
authorities Bug 21751: Replace fixFloat with HC-sticky to fix Chrome display 2019-02-04 14:13:35 +00:00
basket Bug 21993: Display a user-friendly message when the CSRF token is wrong 2019-01-25 20:38:32 +00:00
batch Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
catalogue Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
cataloguing Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
circ Bug 17236: Add minute and hours to last checked out item on circulation for hourly loans 2019-02-22 13:22:24 +00:00
clubs Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
common Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
course_reserves Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
installer
labels Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
mana Bug 17047: SQL reports management with Mana-KB 2019-01-23 14:39:26 +00:00
members Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
offline_circ
onboarding
patron_lists Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
patroncards Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
plugins Bug 21866: Changed "report" to "plugins" for the warning "This report was written for an older version of Koha. Run at your own risk" 2019-01-17 02:23:26 +00:00
reports Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
reserve Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
reviews
rotating_collections Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
serials Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
services
suggestion Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
tags Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
test
tools Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
virtualshelves Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
about.tt Bug 10659: Upgrade jQuery star ratings plugin 2019-02-15 18:42:46 +00:00
auth.tt
intranet-main.tt