https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28308 --- Comment #13 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 192239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192239 Bug 28308: JS changes Review of attachment 192239: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=28308&attachment=192239) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc @@ +337,4 @@
[% END %] </tbody> </table> +<script>
Just a friendly reminder that scripts like these should be placed in separate .js files according to JS1 from the coding guidelines. -- You are receiving this mail because: You are watching all bug changes.