jusrhee 5 лет назад
Родитель
Сommit
d0f15ac75d

+ 1 - 0
dashboard/src/main/home/cluster-dashboard/expanded-chart/ExpandedJobChart.tsx

@@ -402,6 +402,7 @@ export default class ExpandedJobChart extends Component<PropsType, StateType> {
               formData={this.state.formData}
               tabOptions={this.state.tabOptions}
               isInModal={true}
+              isReadOnly={true}
               renderTabContents={this.renderTabContents}
               tabOptionsOnly={true}
               onSubmit={this.handleSaveValues}