https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26619

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Severity|enhancement                 |minor

--- Comment #2 from Katrin Fischer <[email protected]> ---
I had a quick look, the print button for the more details view is in the
template, the other seems to come from the datatables:

koha-tmpl/intranet-tmpl/lib/datatables/datatables.min.js:0!==d.pathname.indexOf("/")&&(b+="/");return
d.protocol+"//"+b+d.pathname+d.search};k.ext.buttons.print={className:"buttons-print",text:function(b){return
b.i18n("buttons.print","Print")},action:function(b,a,d,g){b=a.buttons.exportData(c.extend({decodeEntities:!1},g.exportOptions));d=a.buttons.exportInfo(g);var
k=a.columns(g.exportOptions.columns).flatten().map(function(b){return
a.settings()[0].aoColumns[a.column(b).index()].sClass}).toArray(),m=function(b,a){for(var
d="<tr>",c=0,e=b.length;c<e;c++)d+=...

Adding Owen in hope he has an idea.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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