style(container-creation): remove useless labels section (#532)

pull/534/head
Anthony Lapenna 8 years ago committed by GitHub
parent 70f139514f
commit 8cf6d34362

@ -95,16 +95,6 @@
<!-- !port-mapping-input-list -->
</div>
<!-- !port-mapping -->
<!-- labels -->
<div class="form-group">
<label for="container_labels" class="col-sm-1 control-label text-left">Labels</label>
<div class="col-sm-11">
<span class="label label-default interactive" ng-click="addLabel()">
<i class="fa fa-plus-circle" aria-hidden="true"></i> label
</span>
</div>
</div>
<!-- !labels-->
</form>
</rd-widget-body>
</rd-widget>

Loading…
Cancel
Save