Bugzilla – Attachment 9770 Details for
Bug 8150
Patron circulation history has a fossil navagation bar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8150 [SIGNED-OFF] Remove obsoleted navigation bar in circ history
Bug-8150-SIGNED-OFFRemove-obsoleted-navigation-bar.patch (text/plain), 1.46 KB, created by
Magnus Enger
on 2012-05-25 07:42:27 UTC
(
hide
)
Description:
Bug 8150 [SIGNED-OFF] Remove obsoleted navigation bar in circ history
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2012-05-25 07:42:27 UTC
Size:
1.46 KB
patch
obsolete
>From ac49004b0380b6cc88d9209f47794fd3feb38e44 Mon Sep 17 00:00:00 2001 >From: Colin Campbell <colin.campbell@ptfs-europe.com> >Date: Thu, 24 May 2012 17:09:08 +0100 >Subject: [PATCH] =?UTF-8?q?Bug=208150=20[SIGNED-OFF]=C2=A0Remove=20obsoleted=20navigation=20bar=20in=20circ=20history?= >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit >Content-Type: text/plain; charset="utf-8" > >The navigation bar is now supplied by the datatables plugin >however we are still calling the old navigation include >resulting in a second navigation bar which does nor work > >Signed-off-by: Magnus Enger <magnus@enger.priv.no> >Works as advertised, without introducing any bad side effects that >I can see. >--- > .../prog/en/modules/members/readingrec.tt | 3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt >index f90d7a8..3b1f55a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt >@@ -29,9 +29,6 @@ > [% IF ( loop_reading ) %] > <form action="/cgi-bin/koha/members/readingrec.pl" method="get"><input type="hidden" name="borrowernumber" id="borrowernumber" value="[% borrowernumber %]" /></form> > >-<div id="pagertable_readingrec"> >-[% INCLUDE 'table-pager.inc' perpage='20' %] >-</div> > > <table id="table_readingrec"> > <thead> >-- >1.7.2.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 8150
:
9764
| 9770