Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes All Policy Profiles page header text #3074

Merged
merged 1 commit into from Dec 15, 2017

Conversation

GregP
Copy link
Contributor

@GregP GregP commented Dec 14, 2017

Refactor code to use plural forms.

https://bugzilla.redhat.com/show_bug.cgi?id=1508902

Screen shot prior to code fix:
all policyprofiles header prior to code fix

Screen shot post code fix:
all policyprofiles header post code fix

@@ -560,7 +560,7 @@ def replace_right_cell(options = {})
end

presenter.update(:main_div, r[:partial => partial_name])
right_cell_text = _("All %{models}") % {:models => model}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miq-bot
Copy link
Member

miq-bot commented Dec 14, 2017

Checked commit GregP@933392d with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🏆

@h-kataria h-kataria added this to the Sprint 76 Ending Jan 1, 2018 milestone Dec 15, 2017
@h-kataria h-kataria merged commit d4e9e12 into ManageIQ:master Dec 15, 2017
simaishi pushed a commit that referenced this pull request Dec 15, 2017
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 62c6d2a9a9ce87d875e4d6a84455b33621e5bb6a
Author: Harpreet Kataria <hkataria@redhat.com>
Date:   Fri Dec 15 10:27:01 2017 -0500

    Merge pull request #3074 from GregP/all_policy_profiles_header
    
    Fixes All Policy Profiles page header text
    (cherry picked from commit d4e9e12960a17a3a5104755462aaea41b9b94126)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1526590

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants