Bugzilla – Attachment 42990 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.12 KB, created by
Marc Véron
on 2015-10-01 08:57:51 UTC
(
hide
)
Description:
Bug 14929 - Fix missing display of help page in contract management
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-10-01 08:57:51 UTC
Size:
1.12 KB
patch
obsolete
>From 5141a853569b30c086bd5c96f22795060d099447 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. >--- > .../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.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 14929
:
42990
|
42998
|
43010