Bugzilla – Attachment 26612 Details for
Bug 7567
News by Library: refactor, enhance, and fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[NEED SIGN OFF] Bug 7567 - Remove excess line
NEED-SIGN-OFF-Bug-7567---Remove-excess-line.patch (text/plain), 830 bytes, created by
Mark Tompsett
on 2014-03-26 17:27:55 UTC
(
hide
)
Description:
[NEED SIGN OFF] Bug 7567 - Remove excess line
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2014-03-26 17:27:55 UTC
Size:
830 bytes
patch
obsolete
>From 046f46b5988fdc7bff33626d619061c300937ce1 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Wed, 26 Mar 2014 13:25:10 -0400 >Subject: [PATCH] [NEED SIGN OFF] Bug 7567 - Remove excess line > >The template parameter { $lang => 1 } does not seem used in >master. It is unconfirmed whether this is used in earlier >versions of Koha. >--- > tools/koha-news.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/tools/koha-news.pl b/tools/koha-news.pl >index 6ada84f..734db7c 100755 >--- a/tools/koha-news.pl >+++ b/tools/koha-news.pl >@@ -145,7 +145,6 @@ else { > opac_news => $opac_news, > opac_news_count => $opac_news_count, > ); >- $template->param( $lang => 1 ) if $lang; > } > $template->param( lang => $lang ); > output_html_with_http_headers $cgi, $cookie, $template->output; >-- >1.7.9.5
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 7567
:
22863
|
22917
|
22920
|
23350
|
23351
|
23352
|
23362
|
23368
|
23378
|
23383
|
23386
|
23474
|
23475
|
23501
|
23544
|
23547
|
23552
|
23553
|
23554
|
23559
|
23664
|
23703
|
23704
|
23705
|
25316
|
25317
|
25318
|
25319
|
25320
|
25321
|
25322
|
25323
|
25324
|
25325
|
25331
|
25332
|
25333
|
26510
|
26511
|
26590
|
26591
|
26592
|
26593
|
26594
|
26595
|
26596
|
26597
|
26598
|
26599
|
26600
|
26601
|
26602
|
26603
|
26604
|
26605
|
26606
|
26607
|
26608
|
26609
|
26610
|
26611
|
26612
|
26631
|
26632
|
26633
|
26634
|
26635
|
26636
|
26637
|
26638
|
26639
|
26640
|
26641
|
26642
|
26643
|
26644
|
26647