Bugzilla – Attachment 11873 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]
[SIGNED-OFF] Bug 8696: Update Export bibs on Tool Menu
SIGNED-OFF-Bug-8696-Update-Export-bibs-on-Tool-Men.patch (text/plain), 1.26 KB, created by
Owen Leonard
on 2012-08-28 15:14:05 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8696: Update Export bibs on Tool Menu
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-08-28 15:14:05 UTC
Size:
1.26 KB
patch
obsolete
>From e95f2bb4adbf43c434ce679a92ba40bbd3a62a7d 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] [SIGNED-OFF] Bug 8696: Update Export bibs on Tool Menu >Content-Type: text/plain; charset="utf-8" > >The tool for exporting bibs is now 'Export data' >this patch changes the label on the menu to reflect >that. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../intranet-tmpl/prog/en/includes/tools-menu.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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.9.5
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