Bug 16257 - EDIfact messages link on tools page results error
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 26 Apr 2016 18:25:14 +0000 (18:25 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 14:37:08 +0000 (14:37 +0000)
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

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt

index 220c2bf..085e154 100644 (file)
     <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 %]
-
     [% IF ( CAN_user_tools_upload_general_files ) %]
     <dt><a href="/cgi-bin/koha/tools/upload.pl">Upload</a></dt>
     <dd>Upload any type of file, manage uploads</dd>
     [% END %]
-
 </dl>
 </div>
+
 <div class="yui-u">
 <h3>Catalog</h3>
 <dl>