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

--- Comment #17 from Julian Maurice <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to