aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectNewCode
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2024-02-20 09:34:09 +0100
committersonartech <sonartech@sonarsource.com>2024-02-20 20:02:38 +0000
commit9b925e5931796a04867eb9c524e67fae9da2671a (patch)
treefac07eb88558a647d7794d3ab1628bb4b1bf16c2 /server/sonar-web/src/main/js/apps/projectNewCode
parent04c6c92cc775134fc3208ae404e4f36fa9ccb490 (diff)
downloadsonarqube-9b925e5931796a04867eb9c524e67fae9da2671a.tar.gz
sonarqube-9b925e5931796a04867eb9c524e67fae9da2671a.zip
SONAR-19032 MIUI cleanup part 1 (#10627)
Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
Diffstat (limited to 'server/sonar-web/src/main/js/apps/projectNewCode')
-rw-r--r--server/sonar-web/src/main/js/apps/projectNewCode/components/BranchNewCodeDefinitionSettingModal.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/apps/projectNewCode/components/BranchNewCodeDefinitionSettingModal.tsx b/server/sonar-web/src/main/js/apps/projectNewCode/components/BranchNewCodeDefinitionSettingModal.tsx
index 4207fbf5d8d..9050575e121 100644
--- a/server/sonar-web/src/main/js/apps/projectNewCode/components/BranchNewCodeDefinitionSettingModal.tsx
+++ b/server/sonar-web/src/main/js/apps/projectNewCode/components/BranchNewCodeDefinitionSettingModal.tsx
@@ -216,8 +216,8 @@ export default class BranchNewCodeDefinitionSettingModal extends React.PureCompo
return (
<Modal
- isLarge
headerTitle={header}
+ isLarge
onClose={this.requestClose}
body={formBody}
primaryButton={