Skip to content

Commit

Permalink
Merge pull request #3550 from douglasgabriel/fix_pdf_download_error
Browse files Browse the repository at this point in the history
Fixing error while try to download the physical server summary as PDF
(cherry picked from commit edf48cd)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1553791
  • Loading branch information
himdel authored and simaishi committed Mar 9, 2018
1 parent d0f0169 commit 1d0c5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.rb
Expand Up @@ -1321,6 +1321,7 @@
:physical_server => {
:get => %w(
download_data
download_summary_pdf
perf_top_chart
protect
show_list
Expand Down

0 comments on commit 1d0c5d0

Please sign in to comment.