Fix Javascript exception by adding invisible elements
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sun, 3 Nov 2013 17:00:07 +0000 (18:00 +0100)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sun, 3 Nov 2013 17:20:12 +0000 (18:20 +0100)
commitf25e85b800385a3a2a18966791a80788205841f4
treeb77509a6458a591b2cdb4be33c7f827cc78b35cd
parent24c15cd8be8f457788925190d33d4e664b2dbda5
Fix Javascript exception by adding invisible elements

_selectAll('to_contacts') and _selectAll('cc_contacts') were raising:
"TypeError: Cannot read property 'length' of null"
Add missing <select> elements until the code is rewritten to take care of this
situation.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
templates/emails/send.tpl