From 1d0c5d090ff3201b694d6a0c2db1cb50d3ddfde4 Mon Sep 17 00:00:00 2001 From: Martin Hradil Date: Fri, 9 Mar 2018 12:56:24 +0000 Subject: [PATCH] Merge pull request #3550 from douglasgabriel/fix_pdf_download_error Fixing error while try to download the physical server summary as PDF (cherry picked from commit edf48cd4fe5221fea443ff110d6dee2c0f1f7123) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1553791 --- config/routes.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/config/routes.rb b/config/routes.rb index 0c65a400334..292b24c0e53 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1321,6 +1321,7 @@ :physical_server => { :get => %w( download_data + download_summary_pdf perf_top_chart protect show_list