Bugzilla – Attachment 3405 Details for
Bug 5928
Allow selection of "purchase for" library in Purchase Suggestions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
follow up patch
0002-Bug-5928-follow-up-remove-branchcode-label.patch (text/plain), 1.59 KB, created by
Nicole C. Engard
on 2011-03-22 21:19:23 UTC
(
hide
)
Description:
follow up patch
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2011-03-22 21:19:23 UTC
Size:
1.59 KB
patch
obsolete
>From 694dcd5aa06ce49b0536ab31db080a3e8be58460 Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Thu, 17 Mar 2011 22:17:01 -0400 >Subject: [PATCH 2/2] Bug 5928 follow up remove branchcode label > >Under Acq info it said 'Branchcode,' I've changed this to 'Library' >to match the style used in other places. > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >--- > .../prog/en/modules/suggestion/suggestion.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl >index 0b4e351..a941da7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl >@@ -152,7 +152,7 @@ h4.collapse a { font-size : 80%; text-decoration: none; } fieldset.brief ol { di > </table></li></ol> > </fieldset> > <fieldset class="rows"> <legend>Acquisition information</legend><ol> >- <li><label for="branchcode">Branchcode:</label> >+ <li><label for="branchcode">Library:</label> > <select name="branchcode" id="branchcode"> > <option value="">Any</option><!-- TMPL_LOOP name="branchloop" --> > <!-- TMPL_IF NAME="selected" --><option value="<!-- TMPL_VAR name="value" -->" selected="selected"><!-- TMPL_VAR name="branchname" --></option><!-- TMPL_ELSE --><option value="<!-- TMPL_VAR name="value" -->"><!-- TMPL_VAR name="branchname" --></option><!-- /TMPL_IF --><!-- /TMPL_LOOP --> >-- >1.7.2.3 >
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 5928
:
3392
|
3404
| 3405 |
3721
|
4705
|
4708