Skip to content

Commit

Permalink
Merge pull request #13000 from h-kataria/missing_paging_controls_fix_…
Browse files Browse the repository at this point in the history
…on_requests_show_list

Show paging controls on list of Requests screen.
(cherry picked from commit c3b7135)

https://bugzilla.redhat.com/show_bug.cgi?id=1402904
  • Loading branch information
mzazrivec authored and chessbyte committed Dec 14, 2016
1 parent c7e4737 commit 83a52db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/helpers/application_helper/page_layouts.rb
Expand Up @@ -50,6 +50,9 @@ def layout_uses_paging?
%w(
all_tasks
all_ui_tasks
miq_request_ae
miq_request_host
miq_request_vm
my_tasks
my_ui_tasks
).include? @layout
Expand Down

0 comments on commit 83a52db

Please sign in to comment.