LaunchInstance NG : Redundant label "Delete Volume on Instance Delete"

Bug #1605339 reported by David Casier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

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">

Revision history for this message
David Casier (david-casier) wrote :
Revision history for this message
Rebecca Finn (rebeccax-finn) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.