فهرست منبع

hide integrations view

jusrhee 5 سال پیش
والد
کامیت
1f9acc4a78
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      dashboard/src/main/home/sidebar/Sidebar.tsx

+ 2 - 2
dashboard/src/main/home/sidebar/Sidebar.tsx

@@ -115,9 +115,9 @@ export default class Sidebar extends Component<PropsType, StateType> {
             Templates
             Templates
           </NavButton>
           </NavButton>
           <NavButton
           <NavButton
-            onClick={() => this.props.setCurrentView('integrations')}
+            // onClick={() => this.props.setCurrentView('integrations')}
             selected={this.props.currentView === 'integrations'}
             selected={this.props.currentView === 'integrations'}
-            // onClick={() => this.context.setCurrentModal('IntegrationsInstructionsModal', {})}
+            onClick={() => this.context.setCurrentModal('IntegrationsInstructionsModal', {})}
           >
           >
             <img src={integrations} />
             <img src={integrations} />
             Integrations
             Integrations