Bugzilla – Attachment 22191 Details for
Bug 11033
In basketgroup pages, Save button and Cancel link are hidden by chooselanguage bar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11033 Make Save button and Cancel link always visible on basketgroup page
Bug-11033-Make-Save-button-and-Cancel-link-always-.patch (text/plain), 1.43 KB, created by
Paul Poulain
on 2013-10-21 21:18:38 UTC
(
hide
)
Description:
Bug 11033 Make Save button and Cancel link always visible on basketgroup page
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2013-10-21 21:18:38 UTC
Size:
1.43 KB
patch
obsolete
>From 89155e514409a63365fc65dccf45604dc0fbd287 Mon Sep 17 00:00:00 2001 >From: Mathieu Saby <mathieu.saby@univ-rennes2.fr> >Date: Thu, 10 Oct 2013 13:34:37 +0200 >Subject: [PATCH] Bug 11033 Make Save button and Cancel link always visible on > basketgroup page > >This patch suppress the first CSS declaration in basketgroup.tt. It was unneeded, and was the cause of the Save button and Cancel link not being visible if the bar for changing language was activated. > >To test : >1. activate the "language" syspref, with at least 2 languages >2. open a basketgroup : the 'Save' button and 'Cancel' link are now visible at the bottom of basketgroup page >3. Check you can use the basketgroup as before : put a basket in it, cancel, save etc. > >Signed-off-by: Koha Team Amu <koha.aixmarseille@gmail.com> >Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> >--- > .../prog/en/modules/acqui/basketgroup.tt | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >index b6cdc52..c7c9a1b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -20,10 +20,6 @@ > element position and are not recommended; > we turn them off as a foundation for YUI > CSS treatments. */ >-body { >- margin:0; >- padding:0; >-} > #basketgroupcolumns { > width: 58em; > } >-- >1.7.9.5
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 11033
:
21943
|
21962
| 22191