Bugzilla – Attachment 7050 Details for
Bug 3806
Holidays table doesn't order by date correcly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Self-signed patch for table header
patch.txt (text/plain), 1.01 KB, created by
Marcel de Rooy
on 2012-01-05 11:30:57 UTC
(
hide
)
Description:
Self-signed patch for table header
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2012-01-05 11:30:57 UTC
Size:
1.01 KB
patch
obsolete
>From 8b884e23ed2e8ea11594a4e2632b0b4011cff7a3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 5 Jan 2012 12:20:55 +0100 >Subject: [PATCH] 3806 follow up for switching day/month header >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Trivial change to correct column header. >--- > .../prog/en/modules/tools/holidays.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >index 19b2309..9f2ddb4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >@@ -438,7 +438,7 @@ > <table id="holidaysyearlyrepeatable"> > <thead> > <tr> >- [% IF ( dateformat == 'metric' ) %] >+ [% IF ( dateformat_metric ) %] > <th class="repeatableyearly">Day/Month</th> > [% ELSE %] > <th class="repeatableyearly">Month/Day</th> >-- >1.6.0.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 3806
:
6612
|
6631
|
7050
|
7353
|
7383