Bugzilla – Attachment 67658 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.35 KB, created by
Alex Buckley
on 2017-10-05 21:12:49 UTC
(
hide
)
Description:
Bug 19361 - Followup altered wording of the default value
Filename:
MIME Type:
Creator:
Alex Buckley
Created:
2017-10-05 21:12:49 UTC
Size:
1.35 KB
patch
obsolete
>From 0dff75d8a25354969ebdf4d54d42768e1d545e6c 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 >--- > 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 8551e87..346f3c2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >@@ -700,7 +700,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 %] >-- >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 19361
:
67385
|
67652
|
67655
|
67657
|
67658
|
67955
|
105848
|
142158
|
142159
|
142208
|
142209
|
148377
|
148378
|
148379
|
148380