[FIX] fixes modal window layout bugs (addon web)
[odoo/odoo.git] / addons / mail / wizard / invite_view.xml
index a643596..7ad3299 100644 (file)
@@ -15,7 +15,7 @@
                                 placeholder="Add contacts to notify..."
                                 context="{'force_email':True, 'show_email':True}"/>
                         <field name="send_mail"/>
-                        <field name="message" attrs="{'invisible': [('send_mail','!=',True)]}"/>
+                        <field name="message" attrs="{'invisible': [('send_mail','!=',True)]}" class="test_message"/>
                     </group>
                     <footer>
                         <button string="Add Followers"