Przeglądaj źródła

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

sdess09 2 lat temu
rodzic
commit
7490211d1f

+ 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>