we don't do mx_fadable anymore so get rid of broken RLS disabling

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-19 13:57:36 +00:00
parent 15a1772703
commit fb46258528
3 changed files with 1 additions and 14 deletions

View file

@ -555,10 +555,6 @@ export default createReactClass({
GROUP_JOINPOLICY_INVITE,
},
});
dis.dispatch({
action: 'panel_disable',
sideDisabled: true,
});
},
_onShareClick: function() {