Re: [Koha] SQL commands appearing on report

2012-08-28 Thread Galen Charlton
Hi, On 08/28/2012 01:17 AM, sunil sharma wrote: You Can also do a trick to your intranet CSS file, or simply go to system preference -> IntranetUserCSS and enter: #sql_output {display: none; } and save the preferences. And this is preferable to my solution, actually. Regards, Galen

Re: [Koha] SQL commands appearing on report

2012-08-27 Thread sunil sharma
Hi, You Can also do a trick to your intranet CSS file, or simply go to system preference -> IntranetUserCSS and enter: #sql_output {display: none; } and save the preferences. Regards, Sunil On Tue, Aug 28, 2012 at 1:38 AM, Shelley & Kurt Kemperman < ksckemper...@chartermi.net> wrote:

Re: [Koha] SQL commands appearing on report

2012-08-27 Thread Raphael Chisanga Muonga
Can this also work for Koha 3.2.x as it is only indicated for vesrions 3.4+ ? On 8/27/12, Galen Charlton wrote: > Hi, > > On 08/27/2012 04:08 PM, Shelley & Kurt Kemperman wrote: >> We recently updated to version 3.8 and suddenly the SQL command lines >> are appearing at the top of any report we r

Re: [Koha] SQL commands appearing on report

2012-08-27 Thread Galen Charlton
Hi, On 08/27/2012 04:08 PM, Shelley & Kurt Kemperman wrote: We recently updated to version 3.8 and suddenly the SQL command lines are appearing at the top of any report we run/print. Any ideas to get rid of this? I've added a recipe to the jQuery library page on the Koha wiki with a suggesti