*** This bug is a duplicate of bug 1584917 ***
    https://bugs.launchpad.net/bugs/1584917

** This bug has been marked a duplicate of bug 1584917
   [ng launch instance] Delete Vol on Instance Delete toggle shows up twice

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to