Bugzilla – Attachment 42736 Details for
Bug 14733
Prevent a record from having holds with duplicate priorities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14733: Replace 'priority' with 'estimated priority'
Bug-14733-Replace-priority-with-estimated-priority.patch (text/plain), 1.03 KB, created by
Jonathan Druart
on 2015-09-21 15:46:36 UTC
(
hide
)
Description:
Bug 14733: Replace 'priority' with 'estimated priority'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-09-21 15:46:36 UTC
Size:
1.03 KB
patch
obsolete
>From 6d4e12a15c7969703349a23e18d78d13c5396620 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 21 Sep 2015 16:46:00 +0100 >Subject: [PATCH] Bug 14733: Replace 'priority' with 'estimated priority' > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index a6a8f91..02be79a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -378,7 +378,7 @@ function checkMultiHold() { > </li> > [% UNLESS ( multi_hold ) %] > <li> >- <span class="label">Priority:</span> >+ <span class="label">Estimated priority:</span> > <strong>[% fixedRank %]</strong> > </li> > [% END %] >-- >2.1.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 14733
:
41996
|
41997
|
41998
|
42658
|
42659
|
42734
|
42735
| 42736 |
42880