Преглед изворни кода

UI-hot-fix for Enabling Namespaces (#3515)

sdess09 пре 2 година
родитељ
комит
7490211d1f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dashboard/src/main/home/launch/launch-flow/SettingsPage.tsx

+ 1 - 1
dashboard/src/main/home/launch/launch-flow/SettingsPage.tsx

@@ -248,7 +248,7 @@ class SettingsPage extends Component<PropsType, StateType> {
         <StyledSettingsPage>
           {this.renderHeaderSection()}
           {this.props.isCloning && this.getNameInput()}
-          {!currentProject?.capi_provisioner_enabled && (
+          {!currentProject?.simplified_view_enabled && (
             <>
               <Heading>Destination</Heading>
               <Helper>