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

Marc Véron <ve...@veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ve...@veron.ch
           Assignee|ve...@veron.ch              |koha-b...@lists.koha-commun
                   |                            |ity.org

--- Comment #5 from Marc Véron <ve...@veron.ch> ---
I tried for several hours but I can't make it work with the approach Owen
suggested. It seems that the table definition is to complex to be merged with
dataTablesDefaults.

If I extend it with:
    oTable = $("#table_readingrec").dataTable($.extend(true, {},
dataTablesDefaults, {
...
    }));

...the table simply does not render. I suppose that it breaks the callback
definitions. 

My patch would be a workaround to avoid untranslated strings and does not break
anything, but maybe somebody else (the original author of this feature?) is
able to put the code in a way that it does not fail QA.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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