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

Refs #19305 - fixing spacing issues on facts page #4711

Merged
merged 1 commit into from Aug 7, 2017

Conversation

lizagilman
Copy link
Member

image

@theforeman-bot
Copy link
Member

Issues: #19305

memo = memo.empty? ? current_name : memo + FactName::SEPARATOR + current_name
content_tag(:li) do
create_fact_name_link(parent, current_name, params[:host_id], value, value_name, memo)
if value.compose and current_name == name.split(FactName::SEPARATOR).last
Copy link
Member

Choose a reason for hiding this comment

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

Please use && instead of and.

@timogoebel
Copy link
Member

Looks good now:
image

@lizagilman
Copy link
Member Author

@timogoebel updated

@lizagilman
Copy link
Member Author

[test katello]

Copy link
Member

@dLobatog dLobatog left a comment

Choose a reason for hiding this comment

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

screenshot from 2017-08-07 11-03-13

screenshot from 2017-08-07 11-04-07

I think I'm going to merge @timogoebel , hopefully I'm not missing anything else. Thanks @lizagilman & @timogoebel

@dLobatog dLobatog merged commit a8a0bd0 into theforeman:develop Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants