Bugzilla – Attachment 22048 Details for
Bug 7288
Invoice improvements - Show only subscriptions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7288: fix typo th/td
Bug-7288-fix-typo-thtd.patch (text/plain), 942 bytes, created by
Jonathan Druart
on 2013-10-18 14:07:10 UTC
(
hide
)
Description:
Bug 7288: fix typo th/td
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-10-18 14:07:10 UTC
Size:
942 bytes
patch
obsolete
>From 2978bd97dabf3bd328cb8efda4c9cd60deb29a80 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 18 Oct 2013 16:06:33 +0200 >Subject: [PATCH] Bug 7288: fix typo th/td > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index 1fa81fb..098cbc0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -55,7 +55,7 @@ $(document).ready(function() { > <table id="resultst"> > <thead> > <tr> >- <th>Subscriptionid</td> >+ <th>Subscriptionid</th> > <th>Invoice no.</th> > <th>Vendor</th> > <th>Billing date</th> >-- >1.7.10.4
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 7288
:
13246
|
18537
|
21996
|
22048
|
22473
|
22516
|
23815
|
26065