Bugzilla – Attachment 116613 Details for
Bug 26633
Add advanced editor for transfer limits
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26633: Add advanced editor link on admin home page
Bug-26633-Add-advanced-editor-link-on-admin-home-p.patch (text/plain), 1.60 KB, created by
Kyle M Hall (khall)
on 2021-02-09 19:07:08 UTC
(
hide
)
Description:
Bug 26633: Add advanced editor link on admin home page
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2021-02-09 19:07:08 UTC
Size:
1.60 KB
patch
obsolete
>From 712912d932af3a2a4632fd63a91565da8298af8d Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 24 Nov 2020 12:24:32 -0500 >Subject: [PATCH] Bug 26633: Add advanced editor link on admin home page > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >index 2c7fbb7b2f..130f23f3ec 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >@@ -91,7 +91,7 @@ > <dd>Define extended attributes (identifiers and statistical categories) for patron records</dd> > [% END %] > [% IF ( CAN_user_parameters_manage_transfers ) %] >- <dt><a href="/cgi-bin/koha/admin/branch_transfer_limits.pl">Library transfer limits</a></dt> >+ <dt><a href="/cgi-bin/koha/admin/branch_transfer_limits.pl">Library transfer limits</a> (<a href="/cgi-bin/koha/admin/transfer_limits.pl">Advanced editor</a>)</dt> > <dd>Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the item type involved. These rules only go into effect if the preference UseBranchTransferLimits is set to ON</dd> > <dt><a href="/cgi-bin/koha/admin/transport-cost-matrix.pl">Transport cost matrix</a></dt> > <dd>Define transport costs between branches</dd> >-- >2.24.1 (Apple Git-126)
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 26633
:
111380
|
111381
|
112327
|
112328
|
112330
|
112437
|
112438
|
112587
|
112778
|
112779
|
112780
|
112781
|
112782
|
112923
|
112924
|
112925
|
112926
|
112927
|
112928
|
112929
|
113053
|
113265
|
113266
|
113267
|
113268
|
113269
|
113270
|
113271
|
113272
|
113273
|
113274
|
113275
|
113676
|
113677
|
113961
|
116612
|
116613
|
116952
|
116953
|
116954
|
116955
|
116956
|
116957
|
116958
|
116959
|
116960
|
116961
|
116962
|
116963
|
116964