[Koha-bugs] [Bug 20260] Use CodeMirror for the SQL reports editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 8 20:15:49 CEST 2018


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

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 75180
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75180
Bug 20260: Use CodeMirror for the SQL reports editor

Review of attachment 75180:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20260&attachment=75180)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
@@ +31,4 @@
>  [%- END -%]</title>
>  
>  [% INCLUDE 'doc-head-close.inc' %]
> +[% Asset.css("lib/codemirror/codemirror.css") %]

Where is this?

@@ +953,4 @@
>          [% INCLUDE 'datatables.inc' %]
>          [% INCLUDE 'columns_settings.inc' %]
>      [% END %]
> +    [% Asset.js( "lib/codemirror/codemirror-compressed.js" ) %]

Where is this?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list