http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10212 --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Owen Leonard from comment #8)
I still get a JavaScript error on the circulation page. Perhaps this is the cause?
TypeError: a.aoColumns[c] is undefined /intranet-tmpl/prog/en/lib/jquery/plugins/jquery.dataTables.min.js Line 29
I will submit a new rebased patch. I missed a column for the holds table.
In my informal tests it didn't seem to slow down loading of the circulation page compared to master. I'd like to make the "show/hide columns" box less obtrusive, but I don't have any suggestions for how to do that at the moment.
Why do you think it is obtrusive? It is a small box on the top right. Maybe we can imagine (another) syspref for turning off this feature.
Is the yml file translatable?
Why do you want to translate it? In fact the yaml file will be only used by Koha developers. Thanks for testing! -- You are receiving this mail because: You are watching all bug changes.