https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12236 --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 28200 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28200 Collapse unused message transport types in notice editor Review of attachment 28200: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12236&attachment=28200) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt @@ +344,4 @@
[% letter.message_transport_type %] [% END %] </legend> + <ol[% IF (letter.title.length < 1 && letter.content.length < 1) %] class="noshow_mtt noshow_mtt_[% letter.message_transport_type%]"[% END %]>
https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML1:_Template_Toolk... -- You are receiving this mail because: You are watching all bug changes.