Bugzilla – Attachment 42998 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.25 KB, created by
Magnus Enger
on 2015-10-01 09:40:37 UTC
(
hide
)
Description:
Bug 14929 - Fix missing display of help page in contract management
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2015-10-01 09:40:37 UTC
Size:
1.25 KB
patch
obsolete
>From 90906965f0e439b3b094d0bc9cf0e21bfb1dd24c 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. >--- > .../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 >-- >1.9.1
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