[Launch Instance Fix] Network Step HTML cleanup

Removed dangling trailing dd tag.  Re-indented appropriately.

Change-Id: I9643e2650838d65cafa9d39de1af8eef4fb4b286
Closes-Bug: 1433105
This commit is contained in:
Matt Borland 2015-03-17 08:15:28 -06:00
parent 233a07b14e
commit 0a478ee391

View File

@ -9,7 +9,6 @@
<select class="form-control" id="profile" ng-model="model.newInstanceSpec.profile" ng-options="profile.name for profile in model.profiles">
<option value="">{$ ::label.none_option $}</option>
</select>
</dd>
</div>
<transfer-table tr-model="tableDataMulti" help-text="tableHelpText" limits="tableLimits">