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 #10798: fix overlap of CVV repository selector BZ 1228390. #5295

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

waldenraines
Copy link
Contributor

Move the repository selector for content view version packages and
package groups to the filters section so that it is above the search
field and thus does not overlap.

http://projects.theforeman.org/issues/10798
https://bugzilla.redhat.com/show_bug.cgi?id=1228390

@@ -3,10 +3,10 @@
<div data-block="header"></div>
<div data-block="selection-summary"></div>

<span class="input-group-addon" data-block="search-filter">
<div data-block="filters">
<select ng-model="repository" ng-options="repository.name for (id, repository) in repositories">
Copy link
Member

Choose a reason for hiding this comment

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

This ends up looking differently styled than say the one on the Errata page. Maybe due to the form-control bootstrap class?

Move the repository selector for content view version packages and
package groups to the filters section so that it is above the search
field and thus does not overlap.

http://projects.theforeman.org/issues/10798
https://bugzilla.redhat.com/show_bug.cgi?id=1228390
@waldenraines
Copy link
Contributor Author

@ehelms updated.

@ehelms
Copy link
Member

ehelms commented Jun 15, 2015

ACK

waldenraines pushed a commit that referenced this pull request Jun 15, 2015
Fixes #10798: fix overlap of CVV repository selector BZ 1228390.
@waldenraines waldenraines merged commit ef78165 into Katello:master Jun 15, 2015
@waldenraines waldenraines deleted the 10798 branch June 15, 2015 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants