Bugzilla – Attachment 51523 Details for
Bug 16454
Use "inventory" instead of "inventory/stocktaking"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16454: Remove another occurrence in comment
Bug-16454-Remove-another-occurrence-in-comment.patch (text/plain), 1.64 KB, created by
Jonathan Druart
on 2016-05-16 11:12:09 UTC
(
hide
)
Description:
Bug 16454: Remove another occurrence in comment
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-05-16 11:12:09 UTC
Size:
1.64 KB
patch
obsolete
>From 764efe988fcac96cfacc3be256aee61709cd1d78 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 May 2016 12:10:56 +0100 >Subject: [PATCH] Bug 16454: Remove another occurrence in comment > >Note that few other occurrences exist in DB. > >This patch also replaces a tab with 4 spaces. > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > C4/Circulation.pm | 2 +- > koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/C4/Circulation.pm b/C4/Circulation.pm >index 8d585a2..913ec0b 100644 >--- a/C4/Circulation.pm >+++ b/C4/Circulation.pm >@@ -142,7 +142,7 @@ use C4::Circulation; > > The functions in this module deal with circulation, issues, and > returns, as well as general information about the library. >-Also deals with stocktaking. >+Also deals with inventory. > > =head1 FUNCTIONS > >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 a918e2a..12057cc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc >@@ -75,7 +75,7 @@ > <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</a></li> >+ <li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory</a></li> > [% END %] > [% IF ( CAN_user_tools_label_creator ) %] > <li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> >-- >2.7.0
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 16454
:
51452
|
51459
|
51502
|
51522
| 51523