style(container-creation): remove useless labels section (#532)
parent
70f139514f
commit
8cf6d34362
|
@ -95,16 +95,6 @@
|
||||||
<!-- !port-mapping-input-list -->
|
<!-- !port-mapping-input-list -->
|
||||||
</div>
|
</div>
|
||||||
<!-- !port-mapping -->
|
<!-- !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>
|
</form>
|
||||||
</rd-widget-body>
|
</rd-widget-body>
|
||||||
</rd-widget>
|
</rd-widget>
|
||||||
|
|
Loading…
Reference in New Issue