Sha256: e2d41f7477d515bce2818d9ec458cd5cd317f2bf995c3925b352956f38227c09

Contents?: true

Size: 454 Bytes

Versions: 16

Compression:

Stored size: 454 Bytes

Contents

<script type="text/ng-template">
  <div class="modal-header">
    <i class="icon-remove close" ng-click="cancel()"></i>
    <h3>{{ modalHeader | translate }}</h3>
  </div>
  <div class="modal-body">
    <p>{{ modalBody | translate }}</p>
  </div>
  <div class="modal-footer">
    <button class="btn btn-danger" ng-click="ok()" translate>Remove</button>
    <button class="btn btn-default" ng-click="cancel()" translate>Cancel</button>
  </div>
</script>

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
bastion-0.1.14 app/assets/javascripts/bastion/components/views/bst-modal.html
bastion-0.1.13 app/assets/javascripts/bastion/components/views/bst-modal.html
bastion-0.1.12 app/assets/javascripts/bastion/components/views/bst-modal.html
bastion-0.1.11 app/assets/javascripts/bastion/components/views/bst-modal.html
bastion-0.1.10 app/assets/javascripts/bastion/components/views/bst-modal.html
bastion-0.1.9 app/assets/javascripts/bastion/components/views/bst-modal.html
bastion-0.1.8 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.7 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.6 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.5 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.4 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.3 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.2 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.1 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
bastion-0.1.0 app/assets/javascripts/bastion/incubator/views/alch-modal-remove.html
katello-1.5.0 engines/bastion/app/assets/bastion/incubator/views/alch-modal-remove.html