yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54139
[Bug 1605339] [NEW] LaunchInstance NG : Redundant label "Delete Volume on Instance Delete"
Public bug reported:
Master release :
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html
--- _old_source.html 2016-07-21 19:09:20.271671469 +0200
+++ source.html 2016-07-21 19:17:25.669747936 +0200
@@ -34,19 +34,6 @@
</div>
</div>
- <div ng-if="model.newInstanceSpec.source_type.type == 'volume' || model.newInstanceSpec.source_type.type == 'volume_snapshot'">
- <div class="col-xs-6">
- <div class="form-group">
- <label translate>Delete Volume on Instance Delete</label><br/>
- <div class="btn-group">
- <label class="btn btn-default"
- ng-repeat="option in ctrl.toggleButtonOptions"
- ng-model="model.newInstanceSpec.vol_delete_on_instance_delete"
- btn-radio="option.value">{$ ::option.label $}</label>
- </div>
- </div>
- </div>
- </div>
</div>
<div class="row">
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1605339
Title:
LaunchInstance NG : Redundant label "Delete Volume on Instance Delete"
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Master release :
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html
--- _old_source.html 2016-07-21 19:09:20.271671469 +0200
+++ source.html 2016-07-21 19:17:25.669747936 +0200
@@ -34,19 +34,6 @@
</div>
</div>
- <div ng-if="model.newInstanceSpec.source_type.type == 'volume' || model.newInstanceSpec.source_type.type == 'volume_snapshot'">
- <div class="col-xs-6">
- <div class="form-group">
- <label translate>Delete Volume on Instance Delete</label><br/>
- <div class="btn-group">
- <label class="btn btn-default"
- ng-repeat="option in ctrl.toggleButtonOptions"
- ng-model="model.newInstanceSpec.vol_delete_on_instance_delete"
- btn-radio="option.value">{$ ::option.label $}</label>
- </div>
- </div>
- </div>
- </div>
</div>
<div class="row">
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1605339/+subscriptions
Follow ups