aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html')
-rw-r--r--vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html b/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html
index 5679af417..ec1d4cde6 100644
--- a/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html
+++ b/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html
@@ -84,14 +84,6 @@
</div>
</div>
- <div ng-if="vm.isScaleOut() || vm.shouldShowVnfInPlaceFields()">
- <div class="form-group">
- <label class="control-label">Controller Type</label>
- <select class="form-control" ng-model="vm.changeManagement.controllerType" name="controllerType" id="controllerType"
- ng-options="o as o for o in vm.controllers">
- </select>
- </div>
- </div>
</div>
<div class="modal-body step2 scale-out-modules" ng-if="vm.wizardStep === 2">