Просмотр исходного кода

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

sdess09 2 лет назад
Родитель
Сommit
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>