diff --git a/engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html b/engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html index 6db4df04ca0..f6634aaca8e 100644 --- a/engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html +++ b/engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html @@ -1,5 +1,5 @@
- diff --git a/engines/bastion_katello/app/assets/javascripts/bastion_katello/common/views/rhel-lifecycle-notice.html b/engines/bastion_katello/app/assets/javascripts/bastion_katello/common/views/rhel-lifecycle-notice.html new file mode 100644 index 00000000000..fc28377c342 --- /dev/null +++ b/engines/bastion_katello/app/assets/javascripts/bastion_katello/common/views/rhel-lifecycle-notice.html @@ -0,0 +1,5 @@ +
+ + {{ host.rhel_lifecycle_status_label }} + +
diff --git a/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html b/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html index 22d97a07f38..f8fc5ac35a7 100644 --- a/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html +++ b/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html @@ -54,6 +54,7 @@