Bugzilla – Attachment 50750 Details for
Bug 16257
EDIfact messages link on tools page results error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16257 - EDIfact messages link on tools page results error
Bug-16257---EDIfact-messages-link-on-tools-page-re.patch (text/plain), 1.35 KB, created by
Kyle M Hall (khall)
on 2016-04-26 18:26:38 UTC
(
hide
)
Description:
Bug 16257 - EDIfact messages link on tools page results error
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-04-26 18:26:38 UTC
Size:
1.35 KB
patch
obsolete
>From 5187ecf421e988367b509b79eb9265dbffaab4fe Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 26 Apr 2016 18:25:14 +0000 >Subject: [PATCH] Bug 16257 - EDIfact messages link on tools page results error > >There is a link to EDIfact messages on the tools home page that will >lead to an error. I assume that the link should be removed in favor of >the link on the acquisitions homepage. > >Test Plan: >1) Note the EDIfact messages link on the Tools home page >2) Apply this patch >3) Refresh the page, the link should be gone >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >index 514900a..ff5aeb8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >@@ -103,14 +103,9 @@ > <dt><a href="/cgi-bin/koha/plugins/plugins-home.pl?method=tool">Tool Plugins</a></dt> > <dd>Use tool plugins</dd> > [% END %] >- >- [% IF CAN_user_acquisition_edi_manage %] >- <dt><a href="/cgi-bin/koha/tools/edi.pl">EDIfact messages</a></dt> >- <dd>Manage EDIfact transmissions</dd> >- [% END %] >- > </dl> > </div> >+ > <div class="yui-u"> > <h3>Catalog</h3> > <dl> >-- >2.1.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 16257
:
50750
|
50791
|
50795