From d3580a983d4dc20a9613d881b2e771fbd83afc25 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Mon, 27 Jul 2015 10:59:44 -0700 Subject: The first field of the 'Invite New Member' field can no longer be cleared or deleted --- web/react/components/invite_member_modal.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/react/components/invite_member_modal.jsx b/web/react/components/invite_member_modal.jsx index fed96b50a..f0f0a36c4 100644 --- a/web/react/components/invite_member_modal.jsx +++ b/web/react/components/invite_member_modal.jsx @@ -161,9 +161,11 @@ module.exports = React.createClass({ invite_sections[index] = (
+ { index ?
+ : "" }
{ email_error } -- cgit v1.2.3-1-g7c22