Bugzilla – Attachment 96470 Details for
Bug 24169
Advanced editor: icons/buttons for sorting the search results are missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24169: Add a comment to clarify the use of the dataTable class
Bug-24169-Add-a-comment-to-clarify-the-use-of-the-.patch (text/plain), 1.05 KB, created by
Jonathan Druart
on 2019-12-19 06:41:41 UTC
(
hide
)
Description:
Bug 24169: Add a comment to clarify the use of the dataTable class
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-12-19 06:41:41 UTC
Size:
1.05 KB
patch
obsolete
>From 9fa8c29a727cbd615bafa4b68eca604c818b76db Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 19 Dec 2019 07:41:11 +0100 >Subject: [PATCH] Bug 24169: Add a comment to clarify the use of the dataTable > class > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt >index 582f01e834..127e4d0650 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt >@@ -227,7 +227,7 @@ > </nav> > </div> > >- <table class="dataTable"> >+ <table class="dataTable"> <!-- This is not a real dataTable but we want to inherit the CSS rules --> > <thead> > <tr></tr> > </thead> >-- >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 24169
:
96385
|
96386
|
96469
| 96470