Bugzilla – Attachment 43010 Details for
Bug 14929
Fix missing display of help page in contract management
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14929 - Fix missing display of help page in contract management
Bug-14929---Fix-missing-display-of-help-page-in-co.patch (text/plain), 1.32 KB, created by
Jonathan Druart
on 2015-10-01 13:44:46 UTC
(
hide
)
Description:
Bug 14929 - Fix missing display of help page in contract management
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-10-01 13:44:46 UTC
Size:
1.32 KB
patch
obsolete
>From fe49610a1a306f8e8bb831652f9b0df60cb6b4cf Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Thu, 1 Oct 2015 10:51:18 +0200 >Subject: [PATCH] Bug 14929 - Fix missing display of help page in contract > management > >This patch renames / moves the file >koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt >to >koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqcontract.tt > >To test: >- Go to Home > Acquisition > [Vendor] > Contracts > (/cgi-bin/koha/admin/aqcontract.pl?booksellerid=XXXX) >- Verify that Help displays as appropriate. > >Signed-off-by: Magnus Enger <magnus@libriotech.no> >Works as advertised. All the tabs similar to "Contracts" have >working help pages. > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .../prog/en/modules/help/{acqui/acqcontract.tt => admin/aqcontract.tt} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename koha-tmpl/intranet-tmpl/prog/en/modules/help/{acqui/acqcontract.tt => admin/aqcontract.tt} (100%) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqcontract.tt >similarity index 100% >rename from koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt >rename to koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqcontract.tt >-- >2.1.0
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 14929
:
42990
|
42998
| 43010