Bugzilla – Attachment 67955 Details for
Bug 19361
Linking an authorised value category to a field in a framework can lose data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19361 - Followup altered wording of the default value
Bug-19361---Followup-altered-wording-of-the-defaul.patch (text/plain), 1.42 KB, created by
Caroline Cyr La Rose
on 2017-10-11 13:05:17 UTC
(
hide
)
Description:
Bug 19361 - Followup altered wording of the default value
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2017-10-11 13:05:17 UTC
Size:
1.42 KB
patch
obsolete
>From cdb217831cdf5e16b43e684830f3c42c61827541 Mon Sep 17 00:00:00 2001 >From: Alex Buckley <alexbuckley@catalyst.net.nz> >Date: Thu, 5 Oct 2017 00:56:49 +0000 >Subject: [PATCH] Bug 19361 - Followup altered wording of the default value > >Sponsored-By: Catalyst IT >Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >index a8f937e..9fff3c0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >@@ -687,7 +687,7 @@ function Changefwk() { > [% IF mv.labels.$aval %] > <option value="[%- aval -%]"> [% mv.labels.$aval %]</option> > [% ELSIF mv.default != 'ddc' %] >- <option value ="[% mv.default %]"> [% mv.default %] - (This is a previous entered value not an authorised value) </option> >+ <option value ="[% mv.default %]"> [% mv.default %] - (This is a previously entered value not an authorised value) </option> > [% END %] > [% END %] > [% END %] >-- >1.9.1
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 19361
:
67385
|
67652
|
67655
|
67657
|
67658
|
67955
|
105848
|
142158
|
142159
|
142208
|
142209
|
148377
|
148378
|
148379
|
148380