]> source.dussan.org Git - sonarqube.git/commitdiff
SONARCLOUD-260 Update contact form
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Mon, 10 Dec 2018 08:47:29 +0000 (09:47 +0100)
committerSonarTech <sonartech@sonarsource.com>
Tue, 11 Dec 2018 19:20:58 +0000 (20:20 +0100)
server/sonar-web/src/main/js/apps/about/sonarcloud/Contact.tsx

index 1b9ef436568c54bf852d2b4cc9230b8cf980f43f..6ca2abd34cfc860cd78fe5df2db14acdc999ff7c 100644 (file)
@@ -29,8 +29,7 @@ import './style.css';
 
 const CATEGORIES = [
   { label: 'Commercial', value: 'commercial' },
-  { label: 'Product', value: 'product' },
-  { label: 'Operations / Service / Infrastructure', value: 'operations' }
+  { label: 'Confidential Request', value: 'confidential_request' }
 ];
 
 interface Props {
@@ -103,7 +102,7 @@ export default class Contact extends React.PureComponent<Props, State> {
             </Alert>
             <br />
             <Alert display="inline" variant="warning">
-              Please contact us only if you couldn&apos;t solve your problem with the forum help.
+              Use this contact form for commercial or confidential requests only.
             </Alert>
             {!isLoggedIn(currentUser) && (
               <p>