Skip to content

Commit e814c95

Browse files
authored
Merge pull request #118 from gh-ca/DMEData_version_730
Dme data version 730
2 parents e5ede1f + c2233f4 commit e814c95

File tree

5 files changed

+152
-127
lines changed

5 files changed

+152
-127
lines changed

dmestore-ui/src/main/angular/src/app/routes/vmfs/list/list.component.html

-1
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,6 @@ <h3 class="modal-title modelTile">{{'vmfs.unmount.title' | translate}}</h3>
14031403
<label style="color: #9F9F9F;">{{'vmfs.hostOrCluster' | translate}}</label>
14041404
<app-gh-tree-checkbox
14051405
[resType]="'unMount'"
1406-
[mountType]="'host'"
14071406
[tree]="deviceList"
14081407
[checkNullData]="checkNullData"
14091408
(valueChange)="handleChooseDeviceChange(this.addForm,'chooseDevice',$event)"> </app-gh-tree-checkbox>

0 commit comments

Comments
 (0)