Bugzilla – Attachment 14527 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]
[SIGNED-OFF] Bug 9366: FIX typo s/class/style
SIGNED-OFF-Bug-9366-FIX-typo-sclassstyle.patch (text/plain), 1.17 KB, created by
Nicole C. Engard
on 2013-01-10 15:39:41 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 9366: FIX typo s/class/style
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2013-01-10 15:39:41 UTC
Size:
1.17 KB
patch
obsolete
>From 7c74cb0495111dcd4681c4aa217e73664e42ec2f 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] [SIGNED-OFF] Bug 9366: FIX typo s/class/style > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >--- > .../prog/en/modules/cataloguing/addbiblio.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >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.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 9366
:
14469
|
14470
|
14526
|
14527
|
15490
|
15491
|
16107
|
16108
|
16109
|
16978
|
16979
|
18868
|
18869
|
25821
|
26016
|
26327