You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aggregation-platform/plugins/kubernetes/html/templateDescription.html

10 lines
246 B

<div class="modal-header">
<h3 class="modal-title">Description</h3>
</div>
<div class="modal-body">
<div compile="text"></div>
</div>
<div class="modal-footer">
<button class="btn btn-primary" ng-click="ok()">Close</button>
</div>