https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12236
--- Comment #3 from M. Tompsett <[email protected]> --- 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_Toolkit_markup_inside_HTML -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
