Bugzilla – Attachment 14470 Details for
Bug 9366
On cataloguing each user can easily display tags or not
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9366: FIX typo s/class/style
Bug-9366-FIX-typo-sclassstyle.patch (text/plain), 1.11 KB, created by
Jonathan Druart
on 2013-01-08 15:33:23 UTC
(
hide
)
Description:
Bug 9366: FIX typo s/class/style
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-01-08 15:33:23 UTC
Size:
1.11 KB
patch
obsolete
>From f106723d2aeb22bd1c2504c6d19c281753e4db5c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Tue, 8 Jan 2013 16:32:15 +0100 >Subject: [PATCH] Bug 9366: FIX typo s/class/style > >--- > 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 4d9612e..ea7c458 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >@@ -417,7 +417,7 @@ function Changefwk(FwkList) { > </option> > [% END %] > </select> >- <label><input id="hide_tags" type="checkbox" class="vertical-align:middle;"/>Hide tags</label> >+ <input id="hide_tags" type="checkbox" style="vertical-align:middle;"/><label for="hide_tags">Hide tags</label> > <input type="hidden" name="op" value="addbiblio" /></li> > </ul> > </div> >-- >1.7.10.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 9366
:
14469
|
14470
|
14526
|
14527
|
15490
|
15491
|
16107
|
16108
|
16109
|
16978
|
16979
|
18868
|
18869
|
25821
|
26016
|
26327