Project

General

Profile

Actions

Bug #26353

closed

Missing checkbox to toggle between applicable errata and installabe errata in the errata content hosts page.

Added by Hao Yu about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

The checkbox to toggle between applicable errata and installabe errata in the errata content hosts page is missing because of the following typo in the html template.

engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/details/views/erratum-content-hosts.html

&lt;div class=&quot;filters&quot;&gt;    <=========== Class should be replaced with "data-block" 
&lt;label class=&quot;checkbox-inline&quot;&gt;
&lt;input type=&quot;checkbox&quot; ng-model=&quot;restrictInstallable&quot; ng-change=&quot;toggleInstallable()&quot;/&gt;
&lt;span translate&gt;Only show content hosts where the errata is currently installable in the host's Lifecycle Environment.&lt;/span&gt;
&lt;/label&gt;
&lt;/div&gt;
Actions #1

Updated by Hao Yu about 5 years ago

  • Pull request https://github.com/Katello/katello/pull/8017 added
Actions #2

Updated by Jonathon Turel about 5 years ago

  • Project changed from 34 to Katello
  • Target version set to Katello 3.11.1
  • Difficulty set to trivial
  • Triaged changed from No to Yes
Actions #3

Updated by Brad Buckingham about 5 years ago

  • Bugzilla link set to 1688636
Actions #4

Updated by The Foreman Bot about 5 years ago

  • Status changed from New to Ready For Testing
Actions #5

Updated by Hao Yu about 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF