Bugzilla – Attachment 96338 Details for
Bug 23889
Improve style of menu header in advanced cataloging editor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23889: Use same css class on the basic editor view
Bug-23889-Use-same-css-class-on-the-basic-editor-v.patch (text/plain), 1.36 KB, created by
Jonathan Druart
on 2019-12-16 14:12:17 UTC
(
hide
)
Description:
Bug 23889: Use same css class on the basic editor view
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-12-16 14:12:17 UTC
Size:
1.36 KB
patch
obsolete
>From e5015715d1b35de265da5345b2389e574d4b88e1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 Dec 2019 15:11:27 +0100 >Subject: [PATCH] Bug 23889: Use same css class on the basic editor view > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt | 3 +-- > 1 file changed, 1 insertion(+), 2 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 8cbd2de655..fe2922f5b0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >@@ -552,8 +552,7 @@ > <a href="#" id="marcTagsSelect"><i class="fa fa-check-square-o"></i> Show tags</a> > </li> > [% END %] >- <li class="divider"></li> >- <li class="nav-header">Change framework</li> >+ <li class="dropdown-header">Change framework</li> > <li> > <a href="#" class="change-framework" data-frameworkcode=""> > [% IF ( frameworkcode ) %] >-- >2.11.0
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 23889
:
94677
|
94679
|
94977
|
96337
| 96338