[Koha-bugs] [Bug 6836] jQuery plugin Datatables integration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 24 09:37:46 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836

--- Comment #17 from Julian Maurice <julian.maurice at biblibre.com> 2011-11-24 08:37:46 UTC ---
Created attachment 6387
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6387
Broken display without custom 'sDom' property

(In reply to comment #16)
> >   - If I don't use the 'sDom' property, the display is completely broken, so 
> > it has to be fixed 
> 
> I don't understand.

I'm refering to these lines:

    $("#table_readingrec").dataTable({
        "sPaginationType": "four_button",
        "sDom": '<"top pager"ilpf>t<"bottom pager"ip>'
    });

If you remove the "sDom" property (so it will take the default value), the
display is broken (see screenshot attached).

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list