summaryrefslogtreecommitdiffstats
path: root/webapp/components/needs_team.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/needs_team.jsx')
-rw-r--r--webapp/components/needs_team.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/needs_team.jsx b/webapp/components/needs_team.jsx
index 5aabcb55c..19ad38887 100644
--- a/webapp/components/needs_team.jsx
+++ b/webapp/components/needs_team.jsx
@@ -122,7 +122,7 @@ export default class NeedsTeam extends React.Component {
<ErrorBar/>
<div className='container-fluid'>
<SidebarRight/>
- <SidebarRightMenu/>
+ <SidebarRightMenu teamType={this.state.team.type}/>
{content}
<GetPostLinkModal/>