Bugzilla – Attachment 11870 Details for
Bug 8696
Tools menu says export bibs still
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8696: Update Export bibs on Tool Menu
Bug-8696-Update-Export-bibs-on-Tool-Menu.patch (text/plain), 1.15 KB, created by
Nicole C. Engard
on 2012-08-28 15:01:00 UTC
(
hide
)
Description:
Bug 8696: Update Export bibs on Tool Menu
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2012-08-28 15:01:00 UTC
Size:
1.15 KB
patch
obsolete
>From 02c247d6741a215ec84d2ed74b3ccf4fd8f37fcf Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Tue, 28 Aug 2012 11:00:04 -0400 >Subject: [PATCH] Bug 8696: Update Export bibs on Tool Menu > >The tool for exporting bibs is now 'Export data' >this patch changes the label on the menu to reflect >that. >--- > .../intranet-tmpl/prog/en/includes/tools-menu.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc >index d5ed780..d111cfc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc >@@ -54,7 +54,7 @@ > <li><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></li> > [% END %] > [% IF ( CAN_user_tools_export_catalog ) %] >- <li><a href="/cgi-bin/koha/tools/export.pl">Export bibs/holdings</a></li> >+ <li><a href="/cgi-bin/koha/tools/export.pl">Export data</a></li> > [% END %] > [% IF ( CAN_user_tools_inventory ) %] > <li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></li> >-- >1.7.2.3
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 8696
:
11870
|
11873