annotate app/views/layouts/mailer.text.plain.erb @ 127:32b5adec7422 cannam

Bug #51: make New Member box show matching users only when at least 2 characters have been typed in search (avoid really long results lists)
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jan 2011 13:27:01 +0000
parents 94944d00e43c
children
rev   line source
chris@37 1 <%= Setting.emails_header %>
Chris@0 2 <%= yield %>
Chris@0 3 --
Chris@0 4 <%= Setting.emails_footer %>