Bugzilla – Attachment 60410 Details for
Bug 5784
link to acq from budgets & funds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5784 - Undo link in breadcrumbs
Bug-5784---Undo-link-in-breadcrumbs.patch (text/plain), 1.07 KB, created by
Kyle M Hall (khall)
on 2017-02-17 12:10:41 UTC
(
hide
)
Description:
Bug 5784 - Undo link in breadcrumbs
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2017-02-17 12:10:41 UTC
Size:
1.07 KB
patch
obsolete
>From 6f3732ee7228890f9253bd79c96596d6b10ab141 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 17 Feb 2017 12:10:15 +0000 >Subject: [PATCH] Bug 5784 - Undo link in breadcrumbs > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt >index a74329c..76f0701 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt >@@ -243,7 +243,7 @@ > <span>Budget <a href="/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=[% budget_period_id %]">[% budget_period_description %]</a> closed</span> > [% END %] > [% IF ( else ) %] >- <span><a href="/cgi-bin/koha/acqui/acqui-home.pl">Budgets administration</a></span> >+ <span>Budgets administration</span> > [% END %] > </div> > >-- >2.1.4
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 5784
:
59113
|
59143
|
59234
|
59235
| 60410