Shun Miyazawa 5 jaren geleden
bovenliggende
commit
665f402a4c
1 gewijzigde bestanden met toevoegingen van 0 en 11 verwijderingen
  1. 0 11
      src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettings.jsx

+ 0 - 11
src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettings.jsx

@@ -58,15 +58,6 @@ const CustomBotWithoutProxySettings = (props) => {
           </div>
         </div>
 
-        {/* <div className="text-center w-25 mt-4"> */}
-          {/* <p className="text-secondary m-0"><small>{t('admin:slack_integration.integration_sentence.integration_is_not_complete')}</small></p> */}
-          {/* <p className="text-secondary"><small>{t('admin:slack_integration.integration_sentence.proceed_with_the_following_integration_procedure')}</small></p> */}
-          {/* <p className="text-secondary"><small>{t('admin:slack_integration.integration_sentence.integration_sucessed')}</small></p> */}
-          {/* <hr className="border-danger align-self-center admin-border"></hr> */}
-        {/* </div> */}
-
-        {/* ----------------- start ----------------- */}
-
         <div className="text-center w-25">
           {props.isSetupSlackBot && (
             <div className="mt-5">
@@ -83,8 +74,6 @@ const CustomBotWithoutProxySettings = (props) => {
           )}
         </div>
 
-        {/* -----------------  end  ----------------- */}
-
         <div className="card rounded-lg shadow border-0 w-50 admin-bot-card">
           <h5 className="card-title font-weight-bold mt-3 ml-4">GROWI App</h5>
           <div className="card-body p-4 mb-5 text-center">