Sha256: 8b35cf7c23bc45c92305916372307139d72a0f064aae34b601aecf7f5b12517a
Contents?: true
Size: 1008 Bytes
Versions: 20
Compression:
Stored size: 1008 Bytes
Contents
<div data-extend-template="components/views/bst-modal.html"> <h4 data-block="modal-header" translate>Delete Manifest?</h4> <div data-block="modal-body"> <p translate>Are you sure you want to delete the manifest?</p> <p translate>Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a manifest will:</p> <ul class="list-aligned"> <li translate>Delete all subscriptions that are attached to running hosts.</li> <li translate>Delete all subscriptions attached to activation keys.</li> <li translate>Disable Red Hat Insights</li> <li translate>Require you to upload the subscription-manifest and re-attach subscriptions to hosts and activation keys.</li> </ul> <p translate>This action should only be taken in extreme circumstances or for debugging purposes.</p> </div> <span data-block="modal-confirm-button"> <button class="btn btn-danger" ng-click="ok()"> <span translate>Delete Manifest</span> </button> </span> </div>
Version data entries
20 entries across 20 versions & 1 rubygems