@@ -664,7 +664,7 @@ const Organization=Form.create()(React.createClass({
>
<Input />
</AutoComplete>
- <span className="mandatory" style={{color:'red',marginLeft:'5px'}}>*</span>
+ {/*<span className="mandatory" style={{color:'red',marginLeft:'5px'}}>*</span>*/}
</FormItem>
</div>